Remove unnecessary header inclusion from face_down_alg_impl 11/87011/1
authorMu-Woong Lee <muwoong.lee@samsung.com>
Tue, 6 Sep 2016 03:59:04 +0000 (12:59 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Tue, 6 Sep 2016 03:59:04 +0000 (12:59 +0900)
Change-Id: I3d5ec7e8673498d16e06c830e70964829b8b9d8f
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
src/sensor/gesture/face_down_alg_impl.cpp

index 051fd3b..93e3762 100644 (file)
@@ -20,7 +20,7 @@
 #include <climits>
 #include <sensor_log.h>
 #include <face_down_alg_impl.h>
-#include <euler_angles.h>
+
 #define GRAVITY 9.80665
 #define TWENTY_DEGREES 0.349066
 #define ONE_SIXTY_DEGREES 2.79253