Updated the ChangeLog and the .pod document indicating the changes I made to
[awesomized/libmemcached] / libmemcached / memcached_util.h
index ec8afa80ecf49717d05ab969a3be93dfeec98975..65732c87f438919738c9cfd170b4a19da11a7650 100644 (file)
 #ifndef MEMCACHED_UTIL_H
 #define MEMCACHED_UTIL_H
 
-#ifdef __cplusplus
-extern "C" {
-#endif
-
 #include <libmemcached/memcached_pool.h>
 
-#ifdef __cplusplus
-}
-#endif
-
 #endif /* MEMCACHED_UTIL_H */