X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libmemcached%2Fprotocol_handler.h;h=1eee5ca5ec52eb48c786bde553d6c06f54f4e6d6;hb=f0cc25810bfd089de866bd0d1e35c3157e86a930;hp=9f61187f562174041989d67811e67791a26b9476;hpb=14563e0f4a2840f6a038fc9fd44ae8bd48206be6;p=awesomized%2Flibmemcached diff --git a/libmemcached/protocol_handler.h b/libmemcached/protocol_handler.h index 9f61187f..1eee5ca5 100644 --- a/libmemcached/protocol_handler.h +++ b/libmemcached/protocol_handler.h @@ -11,8 +11,7 @@ * */ -#ifndef __LIBMEMCACHED_PROTOCOL_H__ -#define __LIBMEMCACHED_PROTOCOL_H__ +#pragma once #include #if !defined(__cplusplus) @@ -214,5 +213,3 @@ memcached_binary_protocol_raw_response_handler memcached_binary_protocol_get_raw #ifdef __cplusplus } #endif - -#endif