first hostsim project
[aversive.git] / modules / devices / robot / robot_system / robot_system.h
index ff868d3..afaa352 100755 (executable)
@@ -27,8 +27,9 @@
  */
 
 #include <aversive.h>
  */
 
 #include <aversive.h>
+#ifdef CONFIG_MODULE_ROBOT_SYSTEM_USE_F64
 #include <f64.h>
 #include <f64.h>
-
+#endif
 #include "angle_distance.h"
 
 #ifndef _ROBOT_SYSTEM_H_
 #include "angle_distance.h"
 
 #ifndef _ROBOT_SYSTEM_H_