mirror of
https://github.com/reactos/reactos.git
synced 2025-06-20 07:36:05 +00:00
Make rtl use a single header. Helps for PCH and will help for the new Headers (no need to change each file)
svn path=/trunk/; revision=15115
This commit is contained in:
parent
f60871a43b
commit
35deccffea
35 changed files with 85 additions and 105 deletions
|
@ -24,7 +24,7 @@
|
|||
* FILE: lib/rtl/genertictbl.c
|
||||
*/
|
||||
|
||||
#include <ddk/ntddk.h>
|
||||
#include "rtl.h"
|
||||
|
||||
#define NDEBUG
|
||||
#include <debug.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue