~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/utf8/utf8.h

  • Committer: Brian Aker
  • Date: 2010-10-10 02:00:34 UTC
  • mfrom: (1830.1.5 trunk-drizzle)
  • Revision ID: brian@tangent.org-20101010020034-d67x3d09fssxq1v6
Merge rollup of utf8 and table encapsulation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
 
50
50
#include <string>
51
51
 
 
52
#include "drizzled/utf8/checked.h"
 
53
#include "drizzled/utf8/unchecked.h"
 
54
 
52
55
namespace drizzled
53
56
{
54
57
namespace utf8