dont use windows min max macros (#37)
* windowmanager destructor free _mainwindow, fix save - remove const in settingsPath that is being written to from ptree tree * syntax error * remove destructor, _mainWindow does not need any special cleanup, let OS claim the resource * nominmax
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
#include <boost/foreach.hpp>
|
||||
|
||||
#ifdef USEWINSDK
|
||||
#define NOMINMAX
|
||||
#include "Windows.h"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user