gravity working through manager
[physics.git] / src / ticks.cpp
index f3938d4..6bc200c 100644 (file)
@@ -1,6 +1,7 @@
-#include <sys/time.h>
 #include "ticks.h"
 
+#include <sys/time.h>
+
 /* this file is specific to a UNIX system */
 
 /// ***** Public Methods *****