refactor: 💥 framework.h introduced + IWYU

This commit is contained in:
Mateusz Pusz
2024-04-24 21:09:29 +02:00
parent 2a05f931e7
commit c066104af7
123 changed files with 478 additions and 337 deletions
+1 -2
View File
@@ -24,10 +24,9 @@
#ifdef MP_UNITS_MODULES
import mp_units;
#else
#include <mp-units/math.h>
#include <mp-units/ostream.h>
#include <mp-units/systems/isq_angle/isq_angle.h>
#include <mp-units/systems/si/unit_symbols.h>
#include <mp-units/systems/si/si.h>
#endif
template<class T>