~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/plugin/registry.cc

  • Committer: Brian Aker
  • Date: 2009-10-16 10:27:33 UTC
  • mfrom: (1183.1.4 merge)
  • Revision ID: brian@gaz-20091016102733-b10po5oup0hjlilh
MergeĀ EngineĀ changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 
23
23
#include "drizzled/plugin.h"
24
24
#include "drizzled/show.h"
25
 
#include "drizzled/handler.h"
 
25
#include "drizzled/cursor.h"
26
26
 
27
27
#include <string>
28
28
#include <vector>