~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/unireg.cc

  • Committer: Monty Taylor
  • Date: 2008-12-10 07:43:50 UTC
  • mto: (670.1.3 devel)
  • mto: This revision was merged to the branch mainline in revision 672.
  • Revision ID: monty@inaugust.com-20081210074350-wi2y2piv23ko707h
Removed more stuff from the headers.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
#include <drizzled/error.h>
28
28
#include <drizzled/virtual_column_info.h>
29
29
#include <drizzled/session.h>
 
30
#include <drizzled/unireg.h>
30
31
 
31
32
/* For proto */
32
33
#include <string>