We put
#define WIN32_LEAN_AND_MEAN 1 #include <windows.h>
That's kind of a hack, still best only used in implementation files, not headers.
That's kind of a hack, still best only used in implementation files, not headers.