~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/replication_services.cc

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

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
#include <drizzled/gettext.h>
43
43
#include <drizzled/session.h>
44
44
#include <drizzled/error.h>
 
45
#include <drizzled/errmsg_print.h>
45
46
 
46
47
#include <string>
47
48
#include <vector>