X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=inc%2FFBase.h;h=98e5852563e9c2c2d9a1a25c67eb8e2a9060711b;hb=84eafa19b8ea8cbe6600ebc5e3588b4903cf52d1;hp=95723ad7b0c68544f8f97e594e76aa774cd410d2;hpb=6b44196c40a66b895028f7ba2e9b5e41bc715ab2;p=platform%2Fframework%2Fnative%2Fappfw.git diff --git a/inc/FBase.h b/inc/FBase.h index 95723ad..98e5852 100644 --- a/inc/FBase.h +++ b/inc/FBase.h @@ -1,5 +1,4 @@ // -// Open Service Platform // Copyright (c) 2012 Samsung Electronics Co., Ltd. // // Licensed under the Apache License, Version 2.0 (the License); @@ -50,6 +49,7 @@ #include #include #include +#include #include #include #include @@ -75,7 +75,7 @@ * @remarks @b Header @b %file: @b \#include @b @n * @b Library : @b osp-appfw * - * The %Base namespace contains classes and interfaces around which the entire Tizen platform is built. + * 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 Base Guide.