소스 검색

增加必要头文件

daiyueteng 6 년 전
부모
커밋
2301385a03
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      card_base.cpp

+ 4 - 0
card_base.cpp

@@ -12,6 +12,10 @@
 #include "websocket/wsTimerThread.h"
 #include "websocket/wsTimerThread.h"
 #include "three_rates.h"
 #include "three_rates.h"
 #include "his_location.h"
 #include "his_location.h"
+#include"event.h"
+#include"module_service/module_call.h"
+#include"mine.h"
+#include"common_tool.h"
 
 
 extern config_file config;
 extern config_file config;