Open gregshasaliedown opened 10 years ago
When compiling on VS2013, std::min isn't found in intermediate.cpp. Explicitly including the algorithm header fixes it.
When compiling on VS2013, std::min isn't found in intermediate.cpp. Explicitly including the algorithm header fixes it.