~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/function/num1.cc

  • Committer: Monty Taylor
  • Date: 2008-12-12 20:40:37 UTC
  • mto: This revision was merged to the branch mainline in revision 676.
  • Revision ID: monty@inaugust.com-20081212204037-udss8n7zagthzc19
Renamed functions to function... everything else is singular.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
#include CSTDINT_H
23
23
#include <cassert>
24
24
 
25
 
#include <drizzled/functions/num1.h>
 
25
#include <drizzled/function/num1.h>
26
26
 
27
27
/**
28
28
  Set result type for a numeric function of one argument