19
19
#ifndef PLUGIN_HAILDB_HAILDB_DATADICT_DUMP_FUNC_H
20
20
#define PLUGIN_HAILDB_HAILDB_DATADICT_DUMP_FUNC_H
22
24
int haildb_datadict_dump_func_initialize(drizzled::module::Context &context);
24
26
#endif /* PLUGIN_HAILDB_HAILDB_DATADICT_DUMP_FUNC_H */