diff options
Diffstat (limited to 'src/common/memory_detect.cpp')
-rw-r--r-- | src/common/memory_detect.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/memory_detect.cpp b/src/common/memory_detect.cpp index 8cff6ec37..7a75a5ff4 100644 --- a/src/common/memory_detect.cpp +++ b/src/common/memory_detect.cpp @@ -70,4 +70,4 @@ const MemoryInfo& GetMemInfo() { return mem_info; } -} // namespace Common
\ No newline at end of file +} // namespace Common |