mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-03 12:24:26 +02:00
refactor: quantity.h
is not needed in constants.h
(unit.h
is enough)
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
#include <mp-units/systems/si/units.h>
|
#include <mp-units/systems/si/units.h>
|
||||||
|
|
||||||
#ifndef MP_UNITS_IN_MODULE_INTERFACE
|
#ifndef MP_UNITS_IN_MODULE_INTERFACE
|
||||||
#include <mp-units/framework/quantity.h>
|
#include <mp-units/framework/unit.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
MP_UNITS_EXPORT
|
MP_UNITS_EXPORT
|
||||||
|
Reference in New Issue
Block a user