mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-01 19:34:29 +02:00
refactor: mp_units.core defined in terms of core.h
This commit is contained in:
@@ -32,13 +32,4 @@ import std;
|
|||||||
|
|
||||||
#define MP_UNITS_IN_MODULE_INTERFACE
|
#define MP_UNITS_IN_MODULE_INTERFACE
|
||||||
|
|
||||||
#include <mp-units/compat_macros.h>
|
#include <mp-units/core.h>
|
||||||
#include <mp-units/concepts.h>
|
|
||||||
#include <mp-units/framework.h>
|
|
||||||
|
|
||||||
#if MP_UNITS_HOSTED
|
|
||||||
#include <mp-units/format.h>
|
|
||||||
#include <mp-units/math.h>
|
|
||||||
#include <mp-units/ostream.h>
|
|
||||||
#include <mp-units/random.h>
|
|
||||||
#endif
|
|
||||||
|
Reference in New Issue
Block a user