Fixed a typo.
[platform/framework/native/appfw.git] / inc / FBase.h
index 7c2334c..ee229f3 100644 (file)
@@ -1,5 +1,4 @@
 //
-// Open Service Platform
 // Copyright (c) 2012 Samsung Electronics Co., Ltd.
 //
 // Licensed under the Apache License, Version 2.0 (the License);
@@ -36,6 +35,7 @@
 #include <FBaseBoolean.h>
 #include <FBaseInt8.h>
 #include <FBaseInteger.h>
+#include <FBaseInteger8.h>
 #include <FBaseShort.h>
 #include <FBaseLong.h>
 #include <FBaseLongLong.h>
@@ -44,6 +44,7 @@
 #include <FBaseString.h>
 #include <FBaseInt8Comparer.h>
 #include <FBaseIntegerComparer.h>
+#include <FBaseInteger8Comparer.h>
 #include <FBaseShortComparer.h>
 #include <FBaseLongComparer.h>
 #include <FBaseLongLongComparer.h>