Skip to content

Commit

Permalink
style: header files order changed to make pre-commit happy
Browse files Browse the repository at this point in the history
  • Loading branch information
mpusz committed Apr 16, 2024
1 parent c40967b commit 8e50eae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/include/mp-units/bits/quantity_spec_concepts.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@

#pragma once

#include <mp-units/bits/external/hacks.h>
#include <mp-units/bits/dimension_concepts.h>
#include <mp-units/bits/expression_template.h>
#include <mp-units/bits/external/hacks.h>
#include <mp-units/bits/module_macros.h>

namespace mp_units {
Expand Down

0 comments on commit 8e50eae

Please sign in to comment.