~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to client/drizzleimport.cc

  • Committer: Monty
  • Date: 2008-10-02 17:30:12 UTC
  • mfrom: (139.1.20 drizzle)
  • Revision ID: mordred@scylla.inaugust.com-20081002173012-s13psynpc19bt0i6
MergedĀ fromĀ Trond.

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
*/
27
27
#define IMPORT_VERSION "3.7"
28
28
 
 
29
#include "config.h"
29
30
#include <string>
30
31
 
31
32
#include "client_priv.h"