Merge in conversion to C++.
[awesomized/libmemcached] / libhashkit / common.h
index 73b198f589aa05c5ce640c9e5b6377b00125e206..5cf8b9f53e47cad78724be2180257fcf173ab2d0 100644 (file)
@@ -6,8 +6,7 @@
  * the COPYING file in the parent directory for full text.
  */
 
-#ifndef HASHKIT_COMMON_H
-#define HASHKIT_COMMON_H
+#pragma once
 
 #include <config.h>
 
@@ -32,5 +31,3 @@ int update_continuum(hashkit_st *hashkit);
 #ifdef __cplusplus
 }
 #endif
-
-#endif /* HASHKIT_COMMON_H */