Skip to content

Commit

Permalink
refactor: ISQ quantities includes in the chrono.h limited to the SI q…
Browse files Browse the repository at this point in the history
…uantities only
  • Loading branch information
mpusz committed Apr 19, 2024
1 parent 63f97d3 commit 94a9a28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/systems/include/mp-units/systems/si/chrono.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#pragma once

#include <mp-units/bits/module_macros.h>
#include <mp-units/systems/isq/space_and_time.h>
#include <mp-units/systems/isq/si_quantities.h>
#include <mp-units/systems/si/prefixes.h>
#include <mp-units/systems/si/units.h>

Expand Down

0 comments on commit 94a9a28

Please sign in to comment.