[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:
Hermès Bélusca-Maïto 2013-10-27 11:42:44 +00:00
parent 62da9a9deb
commit 2c8e8ba5d3
11 changed files with 16 additions and 25 deletions

View file

@ -21,8 +21,6 @@
/* INCLUDES *******************************************************************/
// #define WIN32_NO_STATUS
// #define _INC_WINDOWS
#include <windef.h>
// #define NDEBUG