aboutsummaryrefslogtreecommitdiff
path: root/zenserver/cache/structuredcache.h
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2021-11-03 14:28:14 +0100
committerStefan Boberg <[email protected]>2021-11-03 14:28:14 +0100
commit3de4c9e930a3357b93c46a6c9144a36e2f073ec7 (patch)
treed3010a672680fcc07d6479ef20ebcf903f0f3a39 /zenserver/cache/structuredcache.h
parentFixed unused variable warning (diff)
downloadzen-3de4c9e930a3357b93c46a6c9144a36e2f073ec7.tar.xz
zen-3de4c9e930a3357b93c46a6c9144a36e2f073ec7.zip
Add /vsxmake* to .gitignore
Diffstat (limited to 'zenserver/cache/structuredcache.h')
-rw-r--r--zenserver/cache/structuredcache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/zenserver/cache/structuredcache.h b/zenserver/cache/structuredcache.h
index 68a01becb..59749a024 100644
--- a/zenserver/cache/structuredcache.h
+++ b/zenserver/cache/structuredcache.h
@@ -18,6 +18,7 @@ namespace zen {
class CasStore;
class CidStore;
+class ScrubContext;
class UpstreamCache;
class ZenCacheStore;
enum class CachePolicy : uint8_t;