8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 06:43:04 +01:00
This commit is contained in:
asfernandes 2006-05-30 15:57:52 +00:00
parent 4f7ddaee0e
commit ab9fb9f957

View File

@ -19,8 +19,8 @@
*
*/
#ifndef RELATION_H
#define RELATION_H
#ifndef JRD_RELATION_H
#define JRD_RELATION_H
#include "../jrd/jrd.h"
#include "../jrd/pag.h"
@ -299,4 +299,4 @@ public:
}
#endif
#endif // JRD_RELATION_H