fix: header dependency fixed in complex.h

This commit is contained in:
Mateusz Pusz
2024-11-26 15:42:03 +01:00
parent c7eb981f4f
commit 41a803d025

View File

@@ -25,7 +25,7 @@
#include <mp-units/bits/requires_hosted.h> #include <mp-units/bits/requires_hosted.h>
// //
#include <mp-units/bits/module_macros.h> #include <mp-units/bits/module_macros.h>
#include <mp-units/framework/customization_points.h> #include <mp-units/framework/representation_concepts.h>
#ifndef MP_UNITS_IN_MODULE_INTERFACE #ifndef MP_UNITS_IN_MODULE_INTERFACE
#ifdef MP_UNITS_IMPORT_STD #ifdef MP_UNITS_IMPORT_STD