ndb - fix gcc4 compile problem
This commit is contained in:
parent
ed8f33f057
commit
4009307f0b
@ -29,6 +29,10 @@
|
||||
#include <NdbOut.hpp>
|
||||
#include <NdbSleep.h>
|
||||
#include "ObjectMap.hpp"
|
||||
#include <NdbIndexScanOperation.hpp>
|
||||
#include <NdbIndexOperation.hpp>
|
||||
#include "NdbUtil.hpp"
|
||||
#include <NdbBlob.hpp>
|
||||
|
||||
class NdbGlobalEventBufferHandle;
|
||||
NdbGlobalEventBufferHandle *NdbGlobalEventBuffer_init(int);
|
||||
|
Loading…
x
Reference in New Issue
Block a user