Browse Source

#IQBX #comment Alarm 编译通过

80374374 1 year ago
parent
commit
023fd727e6
1 changed files with 0 additions and 4 deletions
  1. 0 4
      Module/mod_alarm/AlarmFSM.cpp

+ 0 - 4
Module/mod_alarm/AlarmFSM.cpp

@@ -1,12 +1,8 @@
 #include "stdafx.h"
 #include "AlarmFSM.h"
 #include "Event.h"
-#ifdef RVC_OS_WIN
-#include "json.h"
-#else
 #include "CommEntityRestful.hpp"
 #include "json/json.h"
-#endif
 
 namespace Task
 {