#include <windows.h>
#include <winbase.h>
Go to the source code of this file.
Macros | |
#define | NOMINMAX |
#define | WIN32_LEAN_AND_MEAN |
#define NOMINMAX |
This file is used to create the smallest windows.h possible. Also it removes a few annoying #define's in windows.h.
Definition at line 36 of file igtlWindows.h.
#define WIN32_LEAN_AND_MEAN |
Definition at line 43 of file igtlWindows.h.