Fixed linux compiling

This commit is contained in:
David Anderson
2005-08-24 07:16:45 +00:00
parent fd8a27013b
commit e2226ae809
4 changed files with 8 additions and 102 deletions

View File

@@ -262,4 +262,5 @@ unsigned int SQLResult::NumRows()
}
#if defined _DEBUG
unsigned int SQLResult::latestStoredResultId = 0;
#endif
#endif