* config.h, vm/types.h: Added.
authortwisti <none@none>
Thu, 12 Jan 2006 23:05:22 +0000 (23:05 +0000)
committertwisti <none@none>
Thu, 12 Jan 2006 23:05:22 +0000 (23:05 +0000)
src/vm/jit/verify/typeinfo.h

index dc9c099dff7e62638a169d5013ef4af4179067af..86f010c2da6ad1db4293d7668ed719207e2ef2e4 100644 (file)
 
    Authors: Edwin Steiner
 
-   $Id: typeinfo.h 3811 2005-11-28 16:23:40Z edwin $
+   $Id: typeinfo.h 4179 2006-01-12 23:05:22Z twisti $
 
 */
 
 #ifndef _TYPEINFO_H
 #define _TYPEINFO_H
 
+#include "config.h"
+#include "vm/types.h"
+
 #include "vm/global.h"
 #include "vm/references.h"
 
+
 /* configuration **************************************************************/
 
 /*