X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fbase%2Finc%2FFBase_NativeError.h;h=2c819885716969831f3dc86c547db64b9b2980ee;hb=27079b36c765fc02f0dfaf8749ffd0afa07b15c7;hp=0357c30af1cfc4ed48721e91646148cc1352c1ed;hpb=8add6e34504456d593983014101182e11e867b5f;p=platform%2Fframework%2Fnative%2Fappfw.git diff --git a/src/base/inc/FBase_NativeError.h b/src/base/inc/FBase_NativeError.h index 0357c30..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 _NativeError +class _OSP_LOCAL_ _NativeError { public: // @@ -117,4 +117,4 @@ public: static result ConvertNativeSqliteErrorToDetailResult(int err); }; // _NativeError -#endif //_FBASE_NATIVE_ERROR_H_ \ No newline at end of file +#endif //_FBASE_NATIVE_ERROR_H_