~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/plugin.h

updating

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
 
47
47
 
48
48
class sys_var;
49
 
typedef drizzle_lex_string LEX_STRING;
50
49
struct option;
51
50
 
52
51
extern boost::filesystem::path plugin_dir;