~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/sql_sort.h

  • Committer: Olaf van der Spek
  • Date: 2011-03-28 23:02:08 UTC
  • mto: (2257.1.1 build) (2276.1.2 build)
  • mto: This revision was merged to the branch mainline in revision 2258.
  • Revision ID: olafvdspek@gmail.com-20110328230208-v5ik8zxd506upo7n
Common fwd

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
 
22
22
#include <unistd.h>
23
23
#include <drizzled/base.h>
 
24
#include <drizzled/common_fwd.h>
24
25
#include <drizzled/qsort_cmp.h>
25
26
 
26
 
namespace drizzled
27
 
{
28
 
 
29
 
namespace internal
30
 
{
31
 
typedef struct st_io_cache IO_CACHE;
32
 
}
33
 
 
34
 
class Field;
35
 
class Table;
36
 
class SortField;
 
27
namespace drizzled {
37
28
 
38
29
/*
39
30
   The structure sort_addon_field describes a fixed layout