Ver código fonte

优化snowboy唤醒代码

corvin 5 anos atrás
pai
commit
20108f8174

+ 1 - 4
catkin_ws/src/snowboy_wakeup/src/hotword_detector.cpp

@@ -1,7 +1,4 @@
-#define _GLIBCXX_USE_CXX11_ABI 0
-
-#include "snowboy_wakeup/hotword_detector.h"
-
+#include <hotword_detector.h>
 #include <sstream>
 
 namespace snowboy_wakeup