~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/discrete_interval.h

Merge Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
#ifndef DRIZZLED_DISCRETE_INTERVAL_H
22
22
#define DRIZZLED_DISCRETE_INTERVAL_H
23
23
 
 
24
#include <cstdlib>
 
25
 
 
26
#include "drizzled/definitions.h"
 
27
 
24
28
/*
25
29
  Such interval is "discrete": it is the set of
26
30
  { auto_inc_interval_min + k * increment,