~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/field/timestamp.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:
21
21
 
22
22
#include <drizzled/server_includes.h>
23
23
#include <drizzled/field/timestamp.h>
 
24
#include <drizzled/error.h>
24
25
 
25
26
/**
26
27
  TIMESTAMP type holds datetime values in range from 1970-01-01 00:00:01 UTC to