~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/oldlibdrizzle/client.cc

Merged Eric from lp:~eday/drizzle/eday-merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
79
79
 
80
80
 
81
81
#include <drizzled/gettext.h>
 
82
#include "libdrizzle.h"
82
83
 
83
84
using namespace std;
84
85