~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/base.h

  • Committer: Monty Taylor
  • Date: 2009-10-06 20:03:32 UTC
  • mto: This revision was merged to the branch mainline in revision 1184.
  • Revision ID: mordred@inaugust.com-20091006200332-oblk3o53tyrfq6al
Removed global.h from non-private headers.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
 
22
22
/**
23
23
 * @TODO Name this file something better and split it out if necessary.
24
 
 * base.h isn't descriptive, especially compared to global.h
25
24
 *
26
25
 * @TODO Convert HA_XXX defines into enums and/or bitmaps
27
26
 */