~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/item_row.cc

  • Committer: Monty Taylor
  • Date: 2008-10-23 03:41:40 UTC
  • Revision ID: monty@inaugust.com-20081023034140-wta4fqcl5nx86bou
Moved error.h into just the files that need it.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA */
15
15
 
16
16
#include <drizzled/server_includes.h>
 
17
#include <drizzled/error.h>
17
18
 
18
19
/**
19
20
  Row items used for comparing rows and IN operations on rows: