Skip to content

Commit 12d1566

Browse files
author
Tad Marshall
committed
Order includes as per style guide
1 parent af1ed85 commit 12d1566

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/mongo/platform/atomic_intrinsics_win32.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919

2020
#pragma once
2121

22-
#include "mongo/platform/windows_basic.h"
23-
2422
#include <boost/utility.hpp>
2523

24+
#include "mongo/platform/windows_basic.h"
25+
2626
namespace mongo {
2727

2828
/**

0 commit comments

Comments
 (0)