summaryrefslogtreecommitdiff
path: root/libadhocutil/cache.impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'libadhocutil/cache.impl.h')
-rw-r--r--libadhocutil/cache.impl.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/libadhocutil/cache.impl.h b/libadhocutil/cache.impl.h
index 2f509f8..812ef98 100644
--- a/libadhocutil/cache.impl.h
+++ b/libadhocutil/cache.impl.h
@@ -1,5 +1,4 @@
-#ifndef ADHOCUTIL_CACHE_IMPL_H
-#define ADHOCUTIL_CACHE_IMPL_H
+#pragma once
#include "cache.h" // IWYU pragma: export
#include "lockHelpers.h"
@@ -175,5 +174,3 @@ namespace AdHoc {
/// @endcond
}
-
-#endif