diff options
Diffstat (limited to 'platform/ios/api/api.cpp')
-rw-r--r-- | platform/ios/api/api.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/ios/api/api.cpp b/platform/ios/api/api.cpp index 51afe05310..b8c9e7e9aa 100644 --- a/platform/ios/api/api.cpp +++ b/platform/ios/api/api.cpp @@ -45,4 +45,4 @@ void unregister_ios_api() { void register_ios_api() {} void unregister_ios_api() {} -#endif +#endif // IOS_ENABLED |