Merge in bug fix for lp:779837
[awesomized/libmemcached] / libmemcached / protocol_handler.h
index 9f61187f562174041989d67811e67791a26b9476..1eee5ca5ec52eb48c786bde553d6c06f54f4e6d6 100644 (file)
@@ -11,8 +11,7 @@
  *
  */
 
-#ifndef __LIBMEMCACHED_PROTOCOL_H__
-#define __LIBMEMCACHED_PROTOCOL_H__
+#pragma once
 
 #include <sys/types.h>
 #if !defined(__cplusplus)
@@ -214,5 +213,3 @@ memcached_binary_protocol_raw_response_handler memcached_binary_protocol_get_raw
 #ifdef __cplusplus
 }
 #endif
-
-#endif