Modifying CalendarbookImpl and CalendarImpl codes according to coding idioms
[framework/osp/social.git] / src / inc / FScl_CalendarImpl.h
index bfb850c..4c040c8 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);
@@ -26,8 +25,8 @@
 
 #include <unique_ptr.h>
 #include <calendar2.h>
-#include <FBaseObject.h>
 #include <FBaseDataType.h>
+#include <FBaseObject.h>
 #include <FSclTypes.h>
 #include "FScl_CalendarbookUtil.h"