forked from mpusz/mp-units
fix: missing headers added to quantity_spec.h
This commit is contained in:
@@ -38,8 +38,10 @@
|
|||||||
#include <mp-units/framework/representation_concepts.h>
|
#include <mp-units/framework/representation_concepts.h>
|
||||||
|
|
||||||
#ifndef MP_UNITS_IN_MODULE_INTERFACE
|
#ifndef MP_UNITS_IN_MODULE_INTERFACE
|
||||||
|
#include <concepts>
|
||||||
#include <cstdint>
|
#include <cstdint>
|
||||||
#include <tuple>
|
#include <tuple>
|
||||||
|
#include <type_traits>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
namespace mp_units {
|
namespace mp_units {
|
||||||
|
Reference in New Issue
Block a user