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

Fixed the Windows build.

This commit is contained in:
dimitr 2008-02-29 07:19:39 +00:00
parent 24a2f62710
commit 3cba78804c
2 changed files with 2 additions and 1 deletions

View File

@ -24,7 +24,7 @@
#include "firebird.h"
#include <windows.h>
#include "../jrd/common.h"
#include "../../utilities/install/registry.h"
#include "../jrd/ibase.h"
#include "../jrd/why_proto.h"
#include "../jrd/thread_proto.h"

View File

@ -34,6 +34,7 @@
#include "../jrd/sch_proto.h"
#include "../jrd/thread_proto.h"
#include "../jrd/jrd_proto.h"
#include "../jrd/why_proto.h"
#include "../common/classes/init.h"
#ifdef WIN_NT