mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 00:45:24 +00:00
[CMLIB]:
- Missing header change from previous commit. svn path=/trunk/; revision=69446
This commit is contained in:
parent
d934457d73
commit
e17f8bc3e7
1 changed files with 2 additions and 0 deletions
|
@ -99,6 +99,8 @@
|
|||
#define EX_PUSH_LOCK PULONG_PTR
|
||||
|
||||
#define CMLTRACE(x, ...)
|
||||
#undef PAGED_CODE
|
||||
#define PAGED_CODE()
|
||||
#else
|
||||
//
|
||||
// Debug/Tracing support
|
||||
|
|
Loading…
Reference in a new issue