~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to server/field/date.cc

Added Makefile.am to server/field and build as libtool noinst lib.
Moved field headers to include/field to work around include path collisions
with string.h and decimal.h.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
#pragma implementation                          // gcc: Class implementation
23
23
#endif
24
24
 
25
 
#include "date.h"
 
25
#include "field/date.h"
26
26
 
27
27
/****************************************************************************
28
28
** The new date type