dtinfo subtree DtMmdb

This commit is contained in:
Ulrich Wilkens
2012-10-14 15:38:27 +02:00
committed by Jon Trulson
parent b92cf08899
commit 8c8363f4a5
184 changed files with 1090 additions and 773 deletions

View File

@@ -56,7 +56,8 @@
#ifdef C_API
#include <stdlib.h>
#else
#include <new.h>
#include <new>
using namespace std;
#endif
#define NEW_AND_DELETE_BODIES(class_name) \