mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 23:49:00 +08:00
moved time.h inside conditional
This commit is contained in:
@@ -28,9 +28,9 @@
|
||||
|
||||
#include "ins_qkf.hpp"
|
||||
#include "assertions.hpp"
|
||||
#include "timer.hpp"
|
||||
|
||||
#ifdef TIME_OPS
|
||||
#include "timer.hpp"
|
||||
# include <iostream>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user