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>
|
||||
|
||||
#ifndef MP_UNITS_IN_MODULE_INTERFACE
|
||||
#include <concepts>
|
||||
#include <cstdint>
|
||||
#include <tuple>
|
||||
#include <type_traits>
|
||||
#endif
|
||||
|
||||
namespace mp_units {
|
||||
|
Reference in New Issue
Block a user