Add forward declaration
authorso.yu <so.yu@samsung.com>
Fri, 24 May 2013 02:08:13 +0000 (11:08 +0900)
committerso.yu <so.yu@samsung.com>
Fri, 24 May 2013 02:08:36 +0000 (11:08 +0900)
Change-Id: Ib79e3baf52916c55c1a1e790252e16968c5c0263
Signed-off-by: so.yu <so.yu@samsung.com>
src/server/inc/FSec_PrivilegeManagerServer.h

index 7422e4e..1021c4b 100644 (file)
@@ -42,6 +42,8 @@ class PrivilegeService;
 namespace Tizen { namespace Security
 {
 
+class ISecretKey;
+
 /**
  * @class      _PrivilegeManagerServer
  * @brief      This class provides a way to manage the privilege information.