Skip to content

Commit

Permalink
fix: header dependency fixed in complex.h
Browse files Browse the repository at this point in the history
  • Loading branch information
mpusz committed Nov 26, 2024
1 parent c7eb981 commit 41a803d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/include/mp-units/complex.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#include <mp-units/bits/requires_hosted.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
#ifdef MP_UNITS_IMPORT_STD
Expand Down

0 comments on commit 41a803d

Please sign in to comment.