~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/sql_locale.h

Common fwd

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
 
20
20
#pragma once
21
21
 
22
 
namespace drizzled
23
 
{
 
22
#include <drizzled/common_fwd.h>
24
23
 
25
 
typedef struct st_typelib TYPELIB;
 
24
namespace drizzled {
26
25
 
27
26
typedef struct my_locale_st
28
27
{