~jaypipes/drizzle/transaction_log

« back to all changes in this revision

Viewing changes to plugin/memcached_functions/memc_increment.h

  • Committer: Jay Pipes
  • Date: 2009-12-22 03:07:38 UTC
  • mfrom: (1143.14.85 build)
  • Revision ID: jpipes@serialcoder-20091222030738-gnb0vyg77fmkt4cj
Merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
#ifndef PLUGIN_MEMCACHED_FUNCTIONS_MEMC_INCREMENT_H
33
33
#define PLUGIN_MEMCACHED_FUNCTIONS_MEMC_INCREMENT_H
34
34
 
35
 
#include <drizzled/server_includes.h>
36
35
#include <drizzled/function/str/strfunc.h>
37
36
 
38
37
/* implements memc_increment */