Tizen 2.0 Release
[framework/web/wrt-commons.git] / modules / core / src / noncopyable.cpp
index d0af48a..48aff28 100644 (file)
@@ -19,6 +19,7 @@
  * @version     1.0
  * @brief       This file is the implementation file of noncopyable
  */
+#include <stddef.h>
 #include <dpl/noncopyable.h>
 
 namespace DPL