summaryrefslogtreecommitdiff
path: root/shared_cpp/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'shared_cpp/types.h')
-rw-r--r--shared_cpp/types.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/shared_cpp/types.h b/shared_cpp/types.h
index 3739699..7bac7f3 100644
--- a/shared_cpp/types.h
+++ b/shared_cpp/types.h
@@ -14,5 +14,3 @@ typedef unsigned long uint64;
typedef float float32;
typedef double float64;
-
-#define PI 3.14159265358979323846 \ No newline at end of file