Tizen 2.0 Release
[framework/web/wrt-commons.git] / examples / crypto_hash / crypto_hash.cpp
index 0fffefa..791b971 100644 (file)
@@ -19,6 +19,7 @@
  * @version     1.0
  * @brief       This file is the implementation file of crypto hash example
  */
+#include <stddef.h>
 #include <dpl/crypto_hash.h>
 #include <iostream>
 #include <string>