For those who run into this error later, like I did:
You need to add #include "Windows/MinWindows.h"
anywhere before the header that causes your errors!
It works for any similar type of Windows-redefine-errors
For those who run into this error later, like I did:
You need to add #include "Windows/MinWindows.h"
anywhere before the header that causes your errors!
It works for any similar type of Windows-redefine-errors