~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/session/transactions.h

  • Committer: Olaf van der Spek
  • Date: 2011-03-15 19:38:35 UTC
  • mto: (2239.2.1 build)
  • mto: This revision was merged to the branch mainline in revision 2240.
  • Revision ID: olafvdspek@gmail.com-20110315193835-crcx83jowkdsgmiw
Refactor includes

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
#pragma once
22
22
 
23
23
#include <deque>
 
24
#include <drizzled/named_savepoint.h>
24
25
#include <drizzled/xid.h>
25
26
 
26
27
namespace drizzled {