@@ -1,6 +1,7 @@
-#include<assert.h>
-#include<math.h>
+#include <assert.h>
+#define _USE_MATH_DEFINES
+#include <math.h>
#include"cc.h"