Fix build error for toolchain upgrade 41/295141/1
authorHeeyong Song <heeyong.song@samsung.com>
Mon, 3 Jul 2023 07:05:31 +0000 (16:05 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Mon, 3 Jul 2023 07:05:31 +0000 (16:05 +0900)
Change-Id: I2db38c59bd25e113e4ec609c6cd96517886c3395

dali-csharp-binder/src/common.h

index fd08961604ba2b0954a3f1978572d7f5222a4b3e..2051d47cb181c70104def0236dd9a3bc24f1e63c 100755 (executable)
@@ -89,6 +89,7 @@ template <typename T> T SwigValueInit()
 #include <stdlib.h>
 #include <string.h>
 #include <stdio.h>
+#include <functional>
 
 /*  Errors in SWIG */
 constexpr static int SWIG_UnknownError       = -1;