Fix cppcheck warnings.
[m6w6/libmemcached] / tests / ketama_test_cases.h
index b01d1ab23cf43d5fcc935fea1a029063d16c9b36..49d1eaa51c2672fa51f481976926660e241bdc61 100644 (file)
@@ -6,8 +6,7 @@
  * the COPYING file in the parent directory for full text.
  */
 
-#ifndef TESTS_KETAMA_TEST_CASES_H
-#define TESTS_KETAMA_TEST_CASES_H
+#pragma once
 
 static struct {
     const char *key;
@@ -117,5 +116,3 @@ static struct {
 };
 
 #include "ketama_test_cases_spy.h"
-
-#endif