Move a couple of #undef's

'pbd/timing.h' now includes a call to 'std::numeric_limits<>::max()'
This commit is contained in:
John Emmas 2018-05-19 09:28:30 +01:00
parent 7e78d1c786
commit 07466440c4
2 changed files with 5 additions and 5 deletions

View file

@ -22,11 +22,6 @@
#include <sstream>
#include <limits>
#ifdef COMPILER_MSVC
#undef min
#undef max
#endif
namespace PBD {
bool