mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-02 20:04:27 +02:00
fix: MP_UNITS_HOSTED
branch added to core.h
This commit is contained in:
@@ -25,9 +25,12 @@
|
||||
// IWYU pragma: begin_exports
|
||||
#include <mp-units/compat_macros.h>
|
||||
#include <mp-units/concepts.h>
|
||||
#include <mp-units/format.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
|
||||
// IWYU pragma: end_exports
|
||||
|
Reference in New Issue
Block a user