Explorar el Código

优化snowboy唤醒代码

corvin hace 5 años
padre
commit
20108f8174
Se han modificado 1 ficheros con 1 adiciones y 4 borrados
  1. 1 4
      catkin_ws/src/snowboy_wakeup/src/hotword_detector.cpp

+ 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