mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 00:03:02 +01:00
added alloc.h to the rest of vulcan stuff - thanks to Michal
This commit is contained in:
parent
e75d3cf7ed
commit
01b145ec55
@ -27,6 +27,7 @@
|
||||
*/
|
||||
|
||||
#include "firebird.h"
|
||||
#include "../common/classes/alloc.h"
|
||||
#include "../jrd/common.h"
|
||||
#include <memory.h>
|
||||
#include <string.h>
|
||||
|
@ -29,6 +29,7 @@
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include "firebird.h"
|
||||
#include "../common/classes/alloc.h"
|
||||
#include "RefObject.h"
|
||||
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
|
Loading…
Reference in New Issue
Block a user