~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to sql/sql_string.cc

  • Committer: Brian Aker
  • Date: 2008-07-07 16:58:11 UTC
  • mfrom: (77.1.25 codestyle)
  • Revision ID: brian@tangent.org-20080707165811-jfqxacc3436dut4n
Merge from Monty's tree

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
#include <my_sys.h>
24
24
#include <m_string.h>
25
25
#include <m_ctype.h>
26
 
#ifdef HAVE_FCONVERT
27
 
#include <floatingpoint.h>
28
 
#endif
29
26
 
30
27
/*
31
28
  The following extern declarations are ok as these are interface functions