~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/data_engine/function.h

Does not work (compile issue in plugin).

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
#include <drizzled/plugin/table_function.h>
28
28
 
29
29
 
30
 
#include <plugin/data_engine/schemas.h>
31
 
 
32
30
#include <plugin/data_engine/character_sets.h>
33
31
#include <plugin/data_engine/collations.h>
34
32