diff options
author | rider <rider@lindenlab.com> | 2015-10-15 09:32:19 -0700 |
---|---|---|
committer | rider <rider@lindenlab.com> | 2015-10-15 09:32:19 -0700 |
commit | eca891e2618581e90c79f0c141b1c920f2577efe (patch) | |
tree | f7250599584989472125bacaa277eda4dcae1cfd /indra/newview/llmeshrepository.cpp | |
parent | bbb9d4f21b018bfffc41f790aab7b54975504027 (diff) |
MAINT-5732: Fixes for Mac build
Diffstat (limited to 'indra/newview/llmeshrepository.cpp')
-rwxr-xr-x | indra/newview/llmeshrepository.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/indra/newview/llmeshrepository.cpp b/indra/newview/llmeshrepository.cpp index ad27f2e564..71f7f7394f 100755 --- a/indra/newview/llmeshrepository.cpp +++ b/indra/newview/llmeshrepository.cpp @@ -1,5 +1,4 @@ -ptr_t -/** +/** * @file llmeshrepository.cpp * @brief Mesh repository implementation. * |