aboutsummaryrefslogtreecommitdiff
path: root/zenstore
diff options
context:
space:
mode:
authorMartin Ridgers <[email protected]>2022-01-11 12:16:41 +0100
committerMartin Ridgers <[email protected]>2022-01-13 08:44:39 +0100
commitb08e888b4052e760515cdce4f4fc2471d1569199 (patch)
tree02e0e23fc8fb3ebf083fdfbb811f526426069dff /zenstore
parentHandle PartialOnError cache policy when using z$ rest endpoint. (diff)
downloadzen-b08e888b4052e760515cdce4f4fc2471d1569199.tar.xz
zen-b08e888b4052e760515cdce4f4fc2471d1569199.zip
Moved "concepts" include to zencore.h as toolchain support is spotty
Diffstat (limited to 'zenstore')
-rw-r--r--zenstore/include/zenstore/cas.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/zenstore/include/zenstore/cas.h b/zenstore/include/zenstore/cas.h
index 1823fd630..7a7233c1c 100644
--- a/zenstore/include/zenstore/cas.h
+++ b/zenstore/include/zenstore/cas.h
@@ -11,7 +11,6 @@
#include <zencore/timer.h>
#include <atomic>
-#include <concepts>
#include <filesystem>
#include <functional>
#include <memory>