mirror of
https://github.com/mpusz/mp-units.git
synced 2025-07-31 19:04:27 +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
|
||||
|
||||
#include <mp-units/compat_macros.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
|
||||
#include <mp-units/core.h>
|
||||
|
Reference in New Issue
Block a user