Enable build with iniparser v 3.1
[platform/framework/native/appfw.git] / inc / FBase.h
index 0918b77..60ea477 100644 (file)
 #include <FBaseBoolean.h>
 #include <FBaseInt8.h>
 #include <FBaseInteger.h>
+#include <FBaseInteger8.h>
 #include <FBaseShort.h>
 #include <FBaseLong.h>
 #include <FBaseLongLong.h>
 #include <FBaseFloat.h>
 #include <FBaseDouble.h>
 #include <FBaseString.h>
+#include <FBaseImmutableString.h>
 #include <FBaseInt8Comparer.h>
 #include <FBaseIntegerComparer.h>
+#include <FBaseInteger8Comparer.h>
 #include <FBaseShortComparer.h>
 #include <FBaseLongComparer.h>
 #include <FBaseLongLongComparer.h>