~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/common_includes.h

  • Committer: Monty Taylor
  • Date: 2008-10-22 21:18:04 UTC
  • Revision ID: monty@inaugust.com-20081022211804-0pkmwgc7mfebo5ld
Cleaned up the last commit. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
83
83
/* Definition of the MY_LOCALE struct and some convenience functions */
84
84
#include <drizzled/sql_locale.h>
85
85
 
 
86
#include <drizzled/korr.h>
 
87
 
86
88
#ifdef HAVE_DTRACE
87
89
#define _DTRACE_VERSION 1
88
90
#else