csdk: Include config header before any header
authorPhilippe Coval <philippe.coval@osg.samsung.com>
Fri, 12 May 2017 18:50:10 +0000 (20:50 +0200)
committerUze Choi <uzchoi@samsung.com>
Mon, 15 May 2017 01:29:16 +0000 (01:29 +0000)
It was needed for g++-4.7

Bug: https://jira.iotivity.org/browse/IOT-2244
Change-Id: Iee671616a6e32824be45f1e9424b48e9e073b237
Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/19837
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
Reviewed-by: Mats Wichmann <mats@linux.com>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
resource/csdk/stack/test/cbortests.cpp

index 9b7bcb2..7c2ecfa 100644 (file)
@@ -18,6 +18,7 @@
 //
 //-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 
+#include "iotivity_config.h"
 
 extern "C"
 {