SWORD25: Compilation fixes

Majority of files now compile under Windoze.

svn-id: r53182
This commit is contained in:
Eugene Sandulenko 2010-07-30 12:19:13 +00:00
parent e8bca8b8fe
commit 69b618a8f5
40 changed files with 68 additions and 67 deletions

View file

@ -328,7 +328,7 @@ namespace
enum PERMANENT_TABLE_TYPE
{
PTT_PERSIST,
PTT_UNPERSIST,
PTT_UNPERSIST
};
// -------------------------------------------------------------------------