~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/utf8.h

  • Committer: Monty Taylor
  • Date: 2009-04-14 19:16:51 UTC
  • mto: (997.2.5 mordred)
  • mto: This revision was merged to the branch mainline in revision 994.
  • Revision ID: mordred@inaugust.com-20090414191651-ltbww6hpqks8k7qk
Clarified instructions in README.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
*/
26
26
 
27
27
 
28
 
#ifndef DRIZZLED_UTF8_H
29
 
#define DRIZZLED_UTF8_H
 
28
#ifndef UTF8_FOR_CPP_2675DCD0_9480_4c0c_B92A_CC14C027B731
 
29
#define UTF8_FOR_CPP_2675DCD0_9480_4c0c_B92A_CC14C027B731
30
30
 
31
31
#include "drizzled/utf8/checked.h"
32
32
#include "drizzled/utf8/unchecked.h"
33
33
 
34
 
#endif /* DRIZZLED_UTF8_H */
 
34
#endif // header guard