summaryrefslogtreecommitdiff
path: root/src/common/memory_detect.h
diff options
context:
space:
mode:
authorliamwhite <liamwhite@users.noreply.github.com>2024-01-25 14:19:01 -0500
committerGitHub <noreply@github.com>2024-01-25 14:19:01 -0500
commitd45561ace069024f47ed710d1165b607644d1ec3 (patch)
treea316f59c5a722dc15fe5c49b3641d9801c264970 /src/common/memory_detect.h
parentf3749394ac5700a2438cdc4d6536941e02b92939 (diff)
parente4915fb7d2077584a11a15141bc81d28ed2b0125 (diff)
Merge pull request #12499 from Kelebek1/time
Rework time services
Diffstat (limited to 'src/common/memory_detect.h')
-rw-r--r--src/common/memory_detect.h2
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 {
*/
[[nodiscard]] const MemoryInfo& GetMemInfo();
-} // namespace Common \ No newline at end of file
+} // namespace Common