~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mystrings/strto.cc

Merge Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
 
37
37
 
38
38
#if !defined(DRIZZLE_SERVER_GLOBAL_H) || !defined(_m_string_h)
39
 
#  error  Calling file must include 'drizzled/global.h' and 'mystrings/m_string.h'
 
39
#  error  Calling file must include "config.h" and 'mystrings/m_string.h'
40
40
   /* see 'strtoll.c' and 'strtoull.c' for the reasons */
41
41
#endif
42
42