diff --git a/indra/llcommon/llmemory.cpp b/indra/llcommon/llmemory.cpp index 1064c6d5bc..d0a8cac951 100644 --- a/indra/llcommon/llmemory.cpp +++ b/indra/llcommon/llmemory.cpp @@ -261,7 +261,7 @@ U64 LLMemory::getCurrentRSS() #include #include #include -#include +#include U64 LLMemory::getCurrentRSS() { namespace fs = std::filesystem;