~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/show.h

  • Committer: Mark Atwood
  • Date: 2011-11-14 00:30:55 UTC
  • mfrom: (1099.4.245 drizzle)
  • Revision ID: me@mark.atwood.name-20111114003055-aj2nl47a6s9qmn2r
Tags: 2011.11.29
merge translations

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
#include <drizzled/enum.h>
30
30
#include <drizzled/util/data_ref.h>
31
31
#include <drizzled/visibility.h>
32
 
#include <drizzled/common_fwd.h>
33
32
 
34
33
namespace drizzled {
35
34