~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/my_decimal.h

Renamed strings to mystrings, for include/lib naming consistency.

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
#define my_decimal_h
30
30
 
31
31
C_MODE_START
32
 
#include <strings/decimal.h>
 
32
#include <mystrings/decimal.h>
33
33
C_MODE_END
34
34
 
35
35
#define DECIMAL_LONGLONG_DIGITS 22