~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/field.h

  • Committer: Brian Aker
  • Date: 2009-01-25 02:52:05 UTC
  • mfrom: (801.1.4 testable)
  • Revision ID: brian@gir.tangent.org-20090125025205-zlahg6u6z0w95v64
Merge from Myself

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
#include <drizzled/my_decimal.h>
30
30
#include <drizzled/sql_bitmap.h>
31
31
#include <drizzled/sql_list.h>
32
 
#include <stdint.h>
 
32
/* System-wide common data structures */
 
33
#include <drizzled/structs.h>
33
34
#include <string>
34
35
 
35
36
#define DATETIME_DEC                     6