~brianaker/libmemcached/1164440

« back to all changes in this revision

Viewing changes to libmemcachedutil-1.0/pool.h

  • Committer: Brian Aker
  • Date: 2011-10-05 21:43:41 UTC
  • mfrom: (929.1.285 libmemcached-build)
  • mto: This revision was merged to the branch mainline in revision 967.
  • Revision ID: brian@tangent.org-20111005214341-le14e1xyyyph9ymq
MergeĀ inĀ touch/etc

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
#pragma once
39
39
 
40
40
 
41
 
#include <libmemcached/memcached.h>
 
41
#include <libmemcached-1.0/memcached.h>
42
42
 
43
43
#ifdef __cplusplus
44
44
extern "C" {