1
0
forked from 0ad/0ad
Go to file
janwas 468657479c philip points out precompiled.h -> string_s.h includes posix.h - too heavy for the PCH
replaced that with posix_types.h, which now defines size_t.
this change exposed a lot of code that relied on posix.h being included
implicitly; fixed those as well.

This was SVN commit r2015.
2005-03-18 22:44:55 +00:00
binaries Fixed bug that made it impossible to start a game (music problem stopped the session load working). 2005-03-18 10:39:52 +00:00
build Deleted redundant required-libraries.txt 2005-02-09 23:36:05 +00:00
source philip points out precompiled.h -> string_s.h includes posix.h - too heavy for the PCH 2005-03-18 22:44:55 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00