]> git.pond.sub.org Git - empserver/commit
[_WIN32, __GNUC__]: Reorganize the include files for WIN32 to
authorRon Koenderink <rkoenderink@yahoo.ca>
Thu, 13 Jul 2006 21:14:16 +0000 (21:14 +0000)
committerRon Koenderink <rkoenderink@yahoo.ca>
Thu, 13 Jul 2006 21:14:16 +0000 (21:14 +0000)
commitd413884a376300c3b953f52c07ba4c8c7264f8be
treeac45bf1f64f3fbb2869b2b3554c4a09026d66332
parentb1399ebbad09c4d8a51c38a419c3c5e27bd44aac
[_WIN32, __GNUC__]: Reorganize the include files for WIN32 to
separate the MinGW environment from the MSVC environment and
WIN32 environment.  Reorganize the order of the includes so
the system files are always loaded first to prevent with misc.h defines.
Remove system file includes from misc.h.
15 files changed:
include/misc.h
src/lib/commands/add.c
src/lib/commands/disa.c
src/lib/commands/enab.c
src/lib/commands/new.c
src/lib/commands/powe.c
src/lib/commands/turn.c
src/lib/common/file.c
src/lib/common/log.c
src/lib/common/wantupd.c
src/lib/player/accept.c
src/lib/player/empdis.c
src/lib/player/player.c
src/lib/subs/wu.c
src/lib/update/anno.c