~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to libdrizzle-1.0/common.h

  • Committer: Brian Aker
  • Date: 2011-11-30 17:23:18 UTC
  • mto: This revision was merged to the branch mainline in revision 2466.
  • Revision ID: brian@tangent.org-20111130172318-3lfw8f73h0uycpda
Fix compiling issues for 1.0, and cleanup header files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
#include <libdrizzle-1.0/pack.h>
66
66
#include <libdrizzle-1.0/state.h>
67
67
#include <libdrizzle-1.0/sha1.h>
 
68
 
 
69
#include <memory>