Merge in refactor of storage such that it is laid out without prototypes.
[awesomized/libmemcached] / libhashkit / visibility.h
index 7691d4b5941b34d233e0c068fb888394288e8ac9..b8f194c5ed935b552c3f69dd9b9ca225cc72418b 100644 (file)
@@ -13,8 +13,7 @@
  * @brief Visibility control macros
  */
 
-#ifndef HASHKIT_VISIBILITY_H
-#define HASHKIT_VISIBILITY_H
+#pragma once
 
 /**
  *
@@ -47,5 +46,3 @@
 #  define HASHKIT_LOCAL
 # endif /* defined(_MSC_VER) */
 #endif /* defined(BUILDING_HASHKIT) */
-
-#endif /* HASHKIT_VISIBILITY_H */