mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-02 20:04:27 +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>
|
||||
|
||||
#ifndef MP_UNITS_IN_MODULE_INTERFACE
|
||||
#include <mp-units/framework/quantity.h>
|
||||
#include <mp-units/framework/unit.h>
|
||||
#endif
|
||||
|
||||
MP_UNITS_EXPORT
|
||||
|
Reference in New Issue
Block a user