]> rtime.felk.cvut.cz Git - frescor/fosa.git/blobdiff - src_marte/fosa_clocks_and_timers.c
Adding FOSA_CPP_BEING|END_DECLS to allow interfacing with C++
[frescor/fosa.git] / src_marte / fosa_clocks_and_timers.c
index 03f0b68e2c8d0a685d528fa3648cd6bc08af0b4c..53fac890cad642fae1007593065023f5251e753a 100644 (file)
 //================================================
 
 
-#include "fosa_clocks_and_timers.h"
 #include <pthread.h>
 #include <time.h>
 #include <stdio.h>
 
+#include "fosa_clocks_and_timers.h"
+
 static const struct timespec zero_time={0,0};