You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a workaround I am un-defining pascal before including the mp-units headers, but since the fix was done in the library for the one instance it seems like the other should also be addressed in the library.
I am very sorry to report that in my transition to V2 I am hitting the
pascal
macro as reported in #459.My embedded SDK has a "units.hpp" header where I include the mp-units code, and the only includes are:
I get the macro error in the header
systems/include/mp-units/systems/si/unit_symbols.h
mp-units/src/systems/include/mp-units/systems/si/unit_symbols.h
Lines 321 to 345 in 77625d6
Compiler: clang-cl-18
platform: Windows 10
The text was updated successfully, but these errors were encountered: