Merge "Update deprecated libprivilege-control API functions." into tizen
[platform/framework/native/appfw.git] / inc / FBase.h
index ee229f3..60ea477 100644 (file)
@@ -15,8 +15,8 @@
 //
 
 /**
- * @file               FBase.h
- * @brief              This is the header file for the %Base namespace.
+ * @file       FBase.h
+ * @brief      This is the header file for the %Base namespace.
  *
  * This header file contains the declarations and descriptions of the %Base namespace.
  */
@@ -42,6 +42,7 @@
 #include <FBaseFloat.h>
 #include <FBaseDouble.h>
 #include <FBaseString.h>
+#include <FBaseImmutableString.h>
 #include <FBaseInt8Comparer.h>
 #include <FBaseIntegerComparer.h>
 #include <FBaseInteger8Comparer.h>
  *     @since 2.0
  *
  *  @remarks  @b Header @b %file: @b \#include @b <FBase.h> @n
- *                             @b Library : @b osp-appfw
+ *                       @b Library: @b osp-appfw
  *
  * The %Base namespace contains classes and interfaces around which the entire %Tizen platform is built.
  * The main features of the namespace include basic data types, collections, runtime libraries, and various utilities.
  *
  * For more information on the %Base namespace features, see <a href="../org.tizen.native.appprogramming/html/guide/base/base_namespace.htm">Base Guide</a>.
  *
- *  The following diagram illustrates the relationships between the classes belonging to the %Base namespace.
- *  @image html base_namespace_classdiagram.png
+ * The following diagram illustrates the relationships between the classes belonging to the %Base namespace.
+ * @image html base_namespace_classdiagram.png
  *
  *
  *