Including orientation filter template-based code to header file 22/175622/1 accepted/tizen/unified/20180412.073747 accepted/tizen/unified/20180419.134326 submit/tizen/20180410.083915 submit/tizen/20180419.054452
authorkibak.yoon <kibak.yoon@samsung.com>
Wed, 11 Apr 2018 07:11:06 +0000 (16:11 +0900)
committerkibak.yoon <kibak.yoon@samsung.com>
Wed, 11 Apr 2018 07:11:06 +0000 (16:11 +0900)
Change-Id: I56364309f3fb24c93d92706fd6f7fbe13e429698
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
src/sensor/rotation_vector/fusion_utils/orientation_filter.h

index 5c5e6b9..eaea224 100644 (file)
@@ -89,4 +89,6 @@ public:
                        const sensor_data<TYPE> *gyro, const sensor_data<TYPE> *magnetic);
 };
 
+#include "orientation_filter.cpp"
+
 #endif /* _ORIENTATION_FILTER_H_ */