mirror of
https://gitlab.com/lander-team/lander-cpp.git
synced 2026-06-03 21:10:31 +00:00
added #define for M_PI as well as a few TODO's
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#define M_PI 3.14159265359
|
||||
|
||||
#include <cmath>
|
||||
#include <fstream>
|
||||
#include <iostream>
|
||||
|
||||
Reference in New Issue
Block a user