mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 21:56:06 +00:00
Remove the "#define _TYPEDEFS64_H" line, which prevented the inclusion of the former typedefs64.h, so future generations are not confused :)
svn path=/trunk/; revision=30201
This commit is contained in:
parent
fdf06585f4
commit
4de5218bf0
1 changed files with 0 additions and 1 deletions
|
@ -231,6 +231,5 @@ typedef const UNICODE_STRING *PCUNICODE_STRING;
|
||||||
/* Prevent inclusion of some other headers */
|
/* Prevent inclusion of some other headers */
|
||||||
#define __INTERNAL_DEBUG
|
#define __INTERNAL_DEBUG
|
||||||
#define RTL_H
|
#define RTL_H
|
||||||
#define _TYPEDEFS64_H
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue