Skip to content

Commit de6f563

Browse files
committed
style: includes order fixed
1 parent 8d00544 commit de6f563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/include/mp-units/framework/reference.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
#include <mp-units/bits/module_macros.h>
2727
#include <mp-units/compat_macros.h>
2828
#include <mp-units/framework/quantity_concepts.h>
29-
#include <mp-units/framework/quantity_spec.h>
3029
#include <mp-units/framework/quantity_point_concepts.h>
30+
#include <mp-units/framework/quantity_spec.h>
3131
#include <mp-units/framework/reference_concepts.h>
3232
#include <mp-units/framework/representation_concepts.h>
3333

0 commit comments

Comments
 (0)