8
0
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:
alexpeshkoff 2006-06-19 06:42:44 +00:00
parent e75d3cf7ed
commit 01b145ec55
2 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,7 @@
*/
#include "firebird.h"
#include "../common/classes/alloc.h"
#include "../jrd/common.h"
#include <memory.h>
#include <string.h>

View File

@ -29,6 +29,7 @@
//////////////////////////////////////////////////////////////////////
#include "firebird.h"
#include "../common/classes/alloc.h"
#include "RefObject.h"
//////////////////////////////////////////////////////////////////////