Skip to content

Commit

Permalink
namespace libcxx_test_tree_set
Browse files Browse the repository at this point in the history
  • Loading branch information
morzhovets committed Nov 24, 2023
1 parent d48e440 commit c520bf9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/sources/LibcxxTreeSetTester.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

#include "../../include/momo/stdish/set.h"

namespace
namespace libcxx_test_tree_set
{

namespace std
Expand All @@ -40,6 +40,6 @@ namespace std
#include "LibcxxSetTests.h"
#undef LIBCXX_TEST_PREFIX

} // namespace
}

#endif // TEST_LIBCXX_TREE_SET

0 comments on commit c520bf9

Please sign in to comment.