~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/set_var.h

  • Committer: Andrew Hutchings
  • Date: 2009-01-06 13:26:38 UTC
  • mfrom: (759 drizzle)
  • mto: (779.1.21 devel)
  • mto: This revision was merged to the branch mainline in revision 799.
  • Revision ID: linuxjedi@linuxjedi-laptop-20090106132638-gwo842uqbjz5ge1o
Merge with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 
23
23
#include <drizzled/function/func.h>
24
24
#include <drizzled/function/set_user_var.h>
 
25
#include <drizzled/item/string.h>
25
26
 
26
27
#include <string>
27
28