~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/table/instance.h

  • Committer: Brian Aker
  • Date: 2011-01-13 06:00:40 UTC
  • mfrom: (2069.4.6 clean)
  • mto: This revision was merged to the branch mainline in revision 2078.
  • Revision ID: brian@gir-3-20110113060040-fz7r6c7t39mwt9tz
Merge in change to POTFILES

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 
25
25
#include <drizzled/table/instance/base.h>
26
26
#include <drizzled/table/instance/shared.h>
27
 
#include <drizzled/table/instance/singular.h>
28
27
 
29
28
namespace drizzled
30
29
{