mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-05 05:04:27 +02:00
fix: Add missing include
Otherwise the namespace si is not defined
This commit is contained in:
committed by
Mateusz Pusz
parent
1d2b920538
commit
adca315f15
@@ -24,6 +24,7 @@
|
||||
|
||||
#include <units/base_dimension.h>
|
||||
#include <units/isq/iec80000/binary_prefixes.h>
|
||||
#include <units/isq/si/prefixes.h>
|
||||
#include <units/quantity.h>
|
||||
#include <units/reference.h>
|
||||
#include <units/unit.h>
|
||||
|
Reference in New Issue
Block a user