~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to client/drizzlecheck.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:
17
17
 
18
18
#define CHECK_VERSION "2.5.0"
19
19
 
 
20
#include "config.h"
20
21
#include <vector>
21
22
#include <string>
22
23
#include "client_priv.h"