forked from mpusz/mp-units
fix: MP_UNITS_HOSTED
branch added to core.h
This commit is contained in:
@@ -25,9 +25,12 @@
|
|||||||
// IWYU pragma: begin_exports
|
// IWYU pragma: begin_exports
|
||||||
#include <mp-units/compat_macros.h>
|
#include <mp-units/compat_macros.h>
|
||||||
#include <mp-units/concepts.h>
|
#include <mp-units/concepts.h>
|
||||||
#include <mp-units/format.h>
|
|
||||||
#include <mp-units/framework.h>
|
#include <mp-units/framework.h>
|
||||||
|
|
||||||
|
#if MP_UNITS_HOSTED
|
||||||
|
#include <mp-units/format.h>
|
||||||
#include <mp-units/math.h>
|
#include <mp-units/math.h>
|
||||||
#include <mp-units/ostream.h>
|
#include <mp-units/ostream.h>
|
||||||
#include <mp-units/random.h>
|
#include <mp-units/random.h>
|
||||||
|
#endif
|
||||||
// IWYU pragma: end_exports
|
// IWYU pragma: end_exports
|
||||||
|
Reference in New Issue
Block a user