@@ -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
{