GCC 4.3.x fixes for cabman and sysreg
authorColin Finck <colin@reactos.org>
Thu, 19 Jun 2008 17:07:38 +0000 (17:07 +0000)
committerColin Finck <colin@reactos.org>
Thu, 19 Jun 2008 17:07:38 +0000 (17:07 +0000)
commitfa77a22c5038a23da23d2f03f527d017ff307257
tree0197051f71e300bd0015648ac3483c82059bbcb1
parenta00a86834cc19aadb9a1a9c9f77a929205a11708
GCC 4.3.x fixes for cabman and sysreg
Also clean up sysreg a bit and put all #include's for standard headers in the .h files. (they were spread around the .cpp and the .h files previously)

See issue #3370 for more details.

svn path=/trunk/; revision=34027
15 files changed:
reactos/tools/cabman/dfp.cxx
reactos/tools/sysreg/conf_parser.cpp
reactos/tools/sysreg/conf_parser.h
reactos/tools/sysreg/env_var.cpp
reactos/tools/sysreg/env_var.h
reactos/tools/sysreg/file_reader.cpp
reactos/tools/sysreg/file_reader.h
reactos/tools/sysreg/namedpipe_reader.cpp
reactos/tools/sysreg/namedpipe_reader.h
reactos/tools/sysreg/os_support.cpp
reactos/tools/sysreg/os_support.h
reactos/tools/sysreg/pipe_reader.cpp
reactos/tools/sysreg/pipe_reader.h
reactos/tools/sysreg/rosboot_test.cpp
reactos/tools/sysreg/rosboot_test.h