Go to the documentation of this file.
18 #ifndef viskores_internal_Windows_h
19 #define viskores_internal_Windows_h
23 #if defined(VISKORES_WINDOWS)
29 #pragma push_macro("WIN32_LEAN_AND_MEAN")
30 #pragma push_macro("NOMINMAX")
32 #ifndef WIN32_LEAN_AND_MEAN
33 #define WIN32_LEAN_AND_MEAN
45 #pragma pop_macro("WIN32_LEAN_AND_MEAN")
46 #pragma pop_macro("NOMINMAX")
52 #endif //viskores_internal_Windows_h