Update for protocol (and a single fix).
[m6w6/libmemcached] / libtest / version.h.in
index 16c4656b3bbfc5e850b97c5239c9b864d14a5218..eade4cf7f69a33ad47aa6865fcdab488cdf56473 100644 (file)
 
 #pragma once
 
-#ifdef __cplusplus
-extern "C" {
-#endif
-
 #define LIBTEST_VERSION_STRING "@VERSION@"
 #define LIBTEST_VERSION_HEX @HEX_VERSION@
-
-#ifdef __cplusplus
-}
-#endif