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
Removing the platform.hpp include from the base.hpp fixes many collisions between other libraries and user code. Like the ERROR macro provided by windows.h which breaks all constants with the same name.