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:
parent
24a2f62710
commit
3cba78804c
@ -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"
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user