~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mystrings/dtoa.c

Merged remove-include-dir.

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
 
36
36
 ***************************************************************/
37
37
 
38
 
#include <my_base.h> /* for EOVERFLOW on Windows */
39
 
#include <my_global.h>
40
38
#include <m_string.h>  /* for memcpy and NOT_FIXED_DEC */
41
39
 
42
40
/**