mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +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
|
||||
#define NdbApi_H
|
||||
|
||||
#include "ndb_init.h"
|
||||
#include "ndb_cluster_connection.hpp"
|
||||
#include "ndbapi_limits.h"
|
||||
#include "Ndb.hpp"
|
||||
#include "NdbConnection.hpp"
|
||||
|
Reference in New Issue
Block a user