~avsej/libmemcached/fix-binary-increment-with-prefix

« back to all changes in this revision

Viewing changes to tests/string.h

  • Committer: Brian Aker
  • Date: 2011-06-24 20:09:30 UTC
  • mfrom: (929.1.155 libmemcached-build)
  • Revision ID: brian@tangent.org-20110624200930-m268yogmnpyzs3qj
Merge in trunk. Updates to manual/update to latest libtest.

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
 
38
38
#pragma once
39
39
 
40
 
#include <libtest/test.h>
41
 
 
42
40
#ifdef  __cplusplus
43
41
extern "C" {
44
42
#endif