~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to libdrizzleclient/libdrizzle.h

  • Committer: Brian Aker
  • Date: 2009-04-07 20:09:30 UTC
  • mfrom: (971.1.17 mordred)
  • Revision ID: brian@gaz-20090407200930-27jkul7lkwkjs2to
Merge from Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
#include "options.h"
41
41
 
42
42
#include "drizzle.h"
43
 
#include "drizzle_parameters.h"
44
43
#include "drizzle_methods.h"
45
44
 
46
45
#include <stdint.h>