~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/identifier.h

Merge Monty - Updates to pandora-build to support features of gcc 4.5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
 
24
24
#include "drizzled/identifier/schema.h"
25
25
#include "drizzled/identifier/table.h"
 
26
#include "drizzled/identifier/user.h"
26
27
 
27
28
#endif /* DRIZZLED_IDENTIFIER_H */