8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 02:03:04 +01:00

fixed gcc build

This commit is contained in:
alexpeshkoff 2008-06-09 07:58:15 +00:00
parent 523c25a099
commit 5b465f4159

View File

@ -26,6 +26,7 @@
#include "../common/classes/semaphore.h"
#include "../common/classes/GenericMap.h"
#include "../common/classes/init.h"
#include "../jrd/ThreadStart.h"
#include "../lock/lock.h"