diff options
Diffstat (limited to 'src/common/memory_detect.h')
| -rw-r--r-- | src/common/memory_detect.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/memory_detect.h b/src/common/memory_detect.h index a345e6d28..c8f239aed 100644 --- a/src/common/memory_detect.h +++ b/src/common/memory_detect.h | |||
| @@ -18,4 +18,4 @@ struct MemoryInfo { | |||
| 18 | */ | 18 | */ |
| 19 | [[nodiscard]] const MemoryInfo& GetMemInfo(); | 19 | [[nodiscard]] const MemoryInfo& GetMemInfo(); |
| 20 | 20 | ||
| 21 | } // namespace Common \ No newline at end of file | 21 | } // namespace Common |