~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/order.h

  • Committer: Monty Taylor
  • Date: 2009-05-08 19:07:39 UTC
  • mto: This revision was merged to the branch mainline in revision 1009.
  • Revision ID: mordred@inaugust.com-20090508190739-rwas5y9xjg1a92p6
Reverted a crap-ton of padraig's work.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
#define DRIZZLED_ORDER_H
22
22
 
23
23
#include <drizzled/sql_bitmap.h>
24
 
#include <drizzled/key_map.h>
25
24
#include <drizzled/field.h>
26
25
 
27
26
/* Order clause list element */