diff options
author | callum_linden <none@none> | 2014-10-17 14:54:04 -0700 |
---|---|---|
committer | callum_linden <none@none> | 2014-10-17 14:54:04 -0700 |
commit | ee652b583c5d2af3b47c1c3d6896c64a6518caa6 (patch) | |
tree | fdc81e5e96c344157fab30061aa76eb4d2c84bef /indra/llvfs | |
parent | e6bc8a6f08d6a43805ee70562823262d3bb2f891 (diff) |
Update to build on Xcode 6.0: how did this ever compile...
Diffstat (limited to 'indra/llvfs')
-rwxr-xr-x | indra/llvfs/llvfs_objc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llvfs/llvfs_objc.h b/indra/llvfs/llvfs_objc.h index 90101eb2e9..56cdbebfc5 100755 --- a/indra/llvfs/llvfs_objc.h +++ b/indra/llvfs/llvfs_objc.h @@ -40,4 +40,4 @@ std::string* getSystemResourceFolder(); std::string* getSystemExecutableFolder(); -#endif LL_LLVFS_OBJC_H +#endif // LL_LLVFS_OBJC_H |