diff options
author | Mnikolenko ProductEngine <mnikolenko@productengine.com> | 2020-10-08 21:17:28 +0300 |
---|---|---|
committer | Mnikolenko ProductEngine <mnikolenko@productengine.com> | 2020-10-08 21:17:28 +0300 |
commit | 31d80c21b5e17e962c0fdb5a370d3ddea8694768 (patch) | |
tree | 47c552bcbcda50f30d97ee16b90cad441b625faa /indra | |
parent | 9f6a60cd85b8c5fdc41e741aabc91439508b877a (diff) |
macos build fix
Diffstat (limited to 'indra')
-rw-r--r-- | indra/llfilesystem/llfilesystem.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llfilesystem/llfilesystem.h b/indra/llfilesystem/llfilesystem.h index 46bf1bd775..89bfff5798 100644 --- a/indra/llfilesystem/llfilesystem.h +++ b/indra/llfilesystem/llfilesystem.h @@ -1,5 +1,4 @@ /** -/** * @file filesystem.h * @brief Simulate local file system operations. * @Note The initial implementation does actually use standard C++ |