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

This include is not needed any more

This commit is contained in:
AlexPeshkoff 2021-01-08 17:44:25 +03:00
parent 8dd605cc64
commit ebaf7d4dc9

View File

@ -35,7 +35,6 @@ typedef std::atomic_int FbSampleAtomic;
typedef int FbSampleAtomic;
#endif
#include <ibase.h>
#include <firebird/Interface.h>
#if defined(_WIN32)