mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
NdbApi.hpp:
NdbApi.hpp to include ndb_inti.h and ndb_cluster_connecion.hpp ndb/include/ndbapi/NdbApi.hpp: NdbApi.hpp to include ndb_inti.h and ndb_cluster_connecion.hpp
This commit is contained in:
@@ -17,6 +17,8 @@
|
|||||||
#ifndef NdbApi_H
|
#ifndef NdbApi_H
|
||||||
#define NdbApi_H
|
#define NdbApi_H
|
||||||
|
|
||||||
|
#include "ndb_init.h"
|
||||||
|
#include "ndb_cluster_connection.hpp"
|
||||||
#include "ndbapi_limits.h"
|
#include "ndbapi_limits.h"
|
||||||
#include "Ndb.hpp"
|
#include "Ndb.hpp"
|
||||||
#include "NdbConnection.hpp"
|
#include "NdbConnection.hpp"
|
||||||
|
Reference in New Issue
Block a user