Refactor: OutputDebugStringF -> LogPrint(category, ...)
This commit is contained in:
@@ -15,8 +15,6 @@
|
||||
#include <boost/variant/get.hpp>
|
||||
#include <boost/algorithm/string.hpp>
|
||||
|
||||
#define printf OutputDebugStringF
|
||||
|
||||
using namespace json_spirit;
|
||||
using namespace std;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user