Chris Broome
09/12/2019, 1:11 PMosquery/filesystem/windows/fileops.cpp there are 2 macros defined for min and max. What’s the reason for doing that instead of using, say, std::min and std::max?sharvil
09/12/2019, 1:24 PMwindows.h which has macros for min and max and that could interfere with STL