31
31
#include <drizzled/util/test.h>
32
32
#include <drizzled/key_map.h>
35
37
typedef uint64_t table_map; /* Used for table bits in join */
36
38
typedef uint32_t nesting_map; /* Used for flags of nesting constructs */
45
40
#endif /* _SQL_BITMAP_H_ */