I believe I’ve found the *proper *way to solve this issue.
#include "Windows/PreWindowsApi.h"
#include "windows.h" // This works with other apis and should work when your includes include windows apis I think
#include "Windows/PostWindowsApi.h"
I believe I’ve found the *proper *way to solve this issue.
#include "Windows/PreWindowsApi.h"
#include "windows.h" // This works with other apis and should work when your includes include windows apis I think
#include "Windows/PostWindowsApi.h"