~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/order.h

  • Committer: Monty Taylor
  • Date: 2008-10-30 19:42:06 UTC
  • mto: (520.4.38 devel)
  • mto: This revision was merged to the branch mainline in revision 572.
  • Revision ID: monty@inaugust.com-20081030194206-fzus6yqlw1ekru65
Removed handler from common_includes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
#ifndef DRIZZLED_ORDER_H
21
21
#define DRIZZLED_ORDER_H
22
22
 
 
23
#include <drizzled/sql_bitmap.h>
 
24
 
23
25
/* Order clause list element */
24
26
 
25
27
struct order_st {