From 27079b36c765fc02f0dfaf8749ffd0afa07b15c7 Mon Sep 17 00:00:00 2001 From: Hyunbin Lee Date: Fri, 22 Nov 2013 16:49:25 +0900 Subject: [PATCH] Not export internal APIs Change-Id: I138482434c7060c53aeb758105d10acebaf34f89 Signed-off-by: Hyunbin Lee --- src/base/inc/FBase_NativeError.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/base/inc/FBase_NativeError.h b/src/base/inc/FBase_NativeError.h index fbe2f53..2c81988 100644 --- a/src/base/inc/FBase_NativeError.h +++ b/src/base/inc/FBase_NativeError.h @@ -48,7 +48,7 @@ * @brief This is implemenatation of handling native errors. * */ -class _OSP_EXPORT_ _NativeError +class _OSP_LOCAL_ _NativeError { public: // -- 2.7.4