+ 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 61ec6e2924
commit 8fb596221f
13 changed files with 3 additions and 41 deletions

View File

@@ -40,7 +40,6 @@
#include <Base/PyObjectBase.h>
#include <Base/QuantityPy.h>
#define new DEBUG_CLIENTBLOCK
using namespace App;
using namespace Base;
using namespace std;