Fix boost 1.78 workaround

This commit is contained in:
Adrián Insaurralde Avalos
2023-07-17 22:50:23 -04:00
committed by Adrián Insaurralde Avalos
parent 8173b85bda
commit bf94b71447

View File

@@ -10,6 +10,7 @@
# define NOMINMAX
# endif
# include <Windows.h>
# undef BASETYPES
# endif
#endif