~vjsamuel/libmemcached/fix-gearmand-binary-issue

« back to all changes in this revision

Viewing changes to libtest/common.h

  • Committer: vjsamuel1990 at gmail
  • Date: 2011-10-07 13:40:29 UTC
  • Revision ID: vjsamuel1990@gmail.com-20111007134029-ho8ixwhrjv8np4n4
Merge fix the GEARMAND_BINARY issue

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
 
26
26
#pragma once
27
27
 
 
28
#if defined GEARMAND_BINARY
 
29
#undef GEARMAND_BINARY
 
30
#endif
 
31
 
28
32
#include <config.h>
29
33
 
30
34
#include <cassert>