Remove the "#define _TYPEDEFS64_H" line, which prevented the inclusion of the former...
authorColin Finck <colin@reactos.org>
Mon, 5 Nov 2007 20:38:32 +0000 (20:38 +0000)
committerColin Finck <colin@reactos.org>
Mon, 5 Nov 2007 20:38:32 +0000 (20:38 +0000)
svn path=/trunk/; revision=30201

reactos/include/host/typedefs.h

index 7a103f7..cb73137 100644 (file)
@@ -231,6 +231,5 @@ typedef const UNICODE_STRING *PCUNICODE_STRING;
 /* Prevent inclusion of some other headers */
 #define __INTERNAL_DEBUG
 #define RTL_H
-#define _TYPEDEFS64_H
 
 #endif