Additional Include: stddef.h
[framework/web/wrt-commons.git] / modules / core / src / atomic.cpp
index f61a4dd..cb5a585 100644 (file)
@@ -19,6 +19,7 @@
  * @version     1.0
  * @brief       This file is the implementation file of atomic
  */
+#include <stddef.h>
 #include <dpl/atomic.h>
 
 namespace DPL