Add extra std headers and use fabs, fround where needed.
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / devel-api / builder / tree-node.cpp
index 3d9eed7..f8473ad 100644 (file)
@@ -16,7 +16,9 @@
  */
 
 // EXTERNAL INCLUDES
+#include <cctype>
 #include <cstring>
+#include <string>
 #include <algorithm>
 
 // INTERNAL INCLUDES