diff options
Diffstat (limited to 'main/tests/test_ordered_hash_map.cpp')
-rw-r--r-- | main/tests/test_ordered_hash_map.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/tests/test_ordered_hash_map.cpp b/main/tests/test_ordered_hash_map.cpp index 12d9e7906c..aba222fbba 100644 --- a/main/tests/test_ordered_hash_map.cpp +++ b/main/tests/test_ordered_hash_map.cpp @@ -169,4 +169,5 @@ MainLoop *test() { return nullptr; } + } // namespace TestOrderedHashMap |