Merge in all of libtest updates.
[awesomized/libmemcached] / libmemcached / visibility.h
index 6ee385333e057b4ca93ace089c8c72f75b2529b3..646806ac94d8bf588a64a4e5256c32758d368004 100644 (file)
@@ -16,8 +16,7 @@
  * @brief Visibility control macros
  */
 
-#ifndef __LIBMEMCACHED_VISIBILITY_H
-#define __LIBMEMCACHED_VISIBILITY_H
+#pragma once
 
 /**
  *
@@ -50,5 +49,3 @@
 #  define LIBMEMCACHED_LOCAL
 # endif /* defined(_MSC_VER) */
 #endif /* defined(BUILDING_LIBMEMCACHED) */
-
-#endif /* __LIBMEMCACHED_VISIBILITY_H */