~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/generator/catalog/cache.h

Merge trunk and resolve conflicts

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
#ifndef DRIZZLED_GENERATOR_CATALOG_CACHE_H
22
22
#define DRIZZLED_GENERATOR_CATALOG_CACHE_H
23
23
 
24
 
#include "drizzled/catalog/cache.h"
 
24
#include <drizzled/catalog/cache.h>
25
25
 
26
26
namespace drizzled {
27
27
namespace generator {