~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/session_dictionary/dictionary.h

Merge Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
 
24
24
#include "drizzled/plugin/table_function.h"
25
25
#include "plugin/session_dictionary/processlist.h"
26
 
#include "plugin/session_dictionary/savepoints.h"
27
 
#include "plugin/session_dictionary/variables.h"
28
26
 
29
27
#endif /* PLUGIN_SESSION_DICTIONARY_DICTIONARY_H */