mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 16:36:07 +00:00
[FAST486]
- Remove an unneeded inclusion to the CRT header: limits.h (and use instead NDK definitions for max/min long values). - Remove unneeded comments... [NTVDM] Remove an unneeded add_dependencies(...) command. svn path=/branches/ntvdm/; revision=60767
This commit is contained in:
parent
62da9a9deb
commit
2c8e8ba5d3
11 changed files with 16 additions and 25 deletions
|
@ -21,8 +21,6 @@
|
|||
|
||||
/* INCLUDES *******************************************************************/
|
||||
|
||||
// #define WIN32_NO_STATUS
|
||||
// #define _INC_WINDOWS
|
||||
#include <windef.h>
|
||||
|
||||
// #define NDEBUG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue