~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/item/cache_str.h

  • Committer: Brian Aker
  • Date: 2008-12-15 07:03:53 UTC
  • Revision ID: brian@tangent.org-20081215070353-1u3usaratfm0nft2
Cleanup around item includes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 *  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
18
18
 */
19
19
 
 
20
#include <drizzled/item/cache.h>
 
21
 
20
22
#ifndef DRIZZLED_ITEM_CACHE_STR_H
21
23
#define DRIZZLED_ITEM_CACHE_STR_H
22
24