~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/identifier/table.h

  • Committer: Mark Atwood
  • Date: 2011-11-22 17:04:41 UTC
  • mfrom: (2462.1.3 drizzle-include)
  • Revision ID: me@mark.atwood.name-20111122170441-5dehm0e0ax20z19b
mergeĀ lp:~brianaker/drizzle/fedora-16-fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
#include <boost/functional/hash.hpp>
49
49
 
50
50
#include <drizzled/visibility.h>
 
51
#include <drizzled/common_fwd.h>
51
52
#include <drizzled/identifier/schema.h>
52
53
 
53
54
namespace drizzled {