iOS SDK API リファレンス

SKWCommon.h
1 // SKWCommon.h
3 // SkyWaySDK
5 #ifndef INCLUDED_SKWCOMMON_H
6 #define INCLUDED_SKWCOMMON_H
7 
8 #define SKYWAY_API_DEPRECATED __attribute__((deprecated))
9 
10 #endif // !INCLUDED_SKWCOMMON_H