- Consistently use the C++ wrapper headers (cstdio, cstdlib, ...) around the standard...
authorColin Finck <colin@reactos.org>
Sat, 15 Mar 2008 00:23:40 +0000 (00:23 +0000)
committerColin Finck <colin@reactos.org>
Sat, 15 Mar 2008 00:23:40 +0000 (00:23 +0000)
commit1e2d76a86cee9bc0919fbae90f495960e9fbe8b7
treeaeb789dd2f96deba436120c0f7abfe0d834dd98f
parentfeb09604584f21d1fee083b8d66b29e0a9aa961c
- Consistently use the C++ wrapper headers (cstdio, cstdlib, ...) around the standard C headers and also add <cstring> for "strtok", "strcpy" and "strncmp"
- Remove a useless typedef, which causes a warning with newer GCC's

svn path=/trunk/; revision=32685
reactos/tools/sysreg/rosboot_test.cpp
reactos/tools/sysreg/rosboot_test.h