Skip to content

Commit 65e2759

Browse files
authored
Format assert.cpp (#1203)
1 parent ac24564 commit 65e2759

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/mongocxx/test/spec/unified_tests/assert.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
#include <bsoncxx/types.hpp>
2525
#include <bsoncxx/types/bson_value/value.hpp>
2626

27+
#include <bsoncxx/config/prelude.hpp>
28+
2729
#include <bsoncxx/test/catch.hh>
2830
#include <bsoncxx/test/to_string.hh>
2931
#include <mongocxx/test/client_helpers.hh>
3032

31-
#include <bsoncxx/config/prelude.hpp>
32-
3333
using namespace bsoncxx;
3434
using namespace mongocxx;
3535

0 commit comments

Comments
 (0)