~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/command_log/command_log_reader.h

  • Committer: Monty Taylor
  • Date: 2009-10-06 19:27:19 UTC
  • mto: This revision was merged to the branch mainline in revision 1184.
  • Revision ID: mordred@inaugust.com-20091006192719-ho3rigcpoq6eiy6j
Removed more instances of including server_includes.h from headers.

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
 
41
41
#include "command_log.h"
42
42
 
43
 
#include <drizzled/server_includes.h>
44
43
#include <drizzled/plugin/command_reader.h>
45
44
 
46
45
/**