+ fixes #0001794: new defined as a macro sometimes conflicts with boost

This commit is contained in:
wmayer
2014-10-22 12:39:43 +02:00
parent 137c509ec1
commit 9fb670ae16
13 changed files with 3 additions and 41 deletions

View File

@@ -30,8 +30,6 @@
/// Here the FreeCAD includes sorted by Base,App,Gui......
#include "XMLTools.h"
#define new DEBUG_CLIENTBLOCK
using namespace Base;
std::auto_ptr<XERCES_CPP_NAMESPACE::XMLTranscoder> StrXUTF8::transcoder;