dtinfo subtree dtinfogen

This commit is contained in:
Ulrich Wilkens
2012-10-14 17:13:07 +02:00
committed by Jon Trulson
parent 51b8929ebd
commit 07e886ba7c
45 changed files with 226 additions and 122 deletions

View File

@@ -24,7 +24,7 @@
#ifndef __HandlerH__
#define __HandlerH__
#include <new.h>
#include <new>
extern void FreeStoreException();
#endif