Add include cstring to test_iot_dev_manager
authorOleksandr Samoylov <o.samoylov@samsung.com>
Tue, 22 Aug 2017 10:48:05 +0000 (13:48 +0300)
committerOleksandr Samoylov <o.samoylov@samsung.com>
Tue, 22 Aug 2017 10:48:05 +0000 (13:48 +0300)
device_core/utest/test_iot_dev_manager.cpp

index 718801f..f3def12 100644 (file)
@@ -9,6 +9,7 @@
 #include <jsoncpp/json/reader.h>
 #include <sstream>
 #include <ctime>
+#include <cstring>
 
 #include "OCPlatform.h"
 #include "OCApi.h"