~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysys/default.cc

  • Committer: Monty Taylor
  • Date: 2009-12-23 09:21:06 UTC
  • mto: This revision was merged to the branch mainline in revision 1253.
  • Revision ID: mordred@inaugust.com-20091223092106-7oaghwzkfyl3a1c7
No more mystrings in drizzled/

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
 
36
36
#include "mysys/mysys_priv.h"
37
37
#include <mystrings/m_string.h>
38
 
#include <mystrings/m_ctype.h>
 
38
#include "drizzled/charset_info.h"
39
39
#include <drizzled/configmake.h>
40
40
#include <drizzled/gettext.h>
41
41