diff options
| author | Dan Engelbrecht <[email protected]> | 2022-05-04 19:45:57 +0200 |
|---|---|---|
| committer | Dan Engelbrecht <[email protected]> | 2022-05-04 19:55:07 +0200 |
| commit | ef12415d287c9307c0c4774aeacff6c91966f693 (patch) | |
| tree | 34f436c3108249b28b120abd6b2346ac2e6251f5 /zenserver/upstream/upstreamapply.h | |
| parent | default namespace fix (diff) | |
| download | zen-ef12415d287c9307c0c4774aeacff6c91966f693.tar.xz zen-ef12415d287c9307c0c4774aeacff6c91966f693.zip | |
cleanup
Diffstat (limited to 'zenserver/upstream/upstreamapply.h')
| -rw-r--r-- | zenserver/upstream/upstreamapply.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zenserver/upstream/upstreamapply.h b/zenserver/upstream/upstreamapply.h index 2edc6dc49..1deaf00a5 100644 --- a/zenserver/upstream/upstreamapply.h +++ b/zenserver/upstream/upstreamapply.h @@ -23,7 +23,7 @@ class CbObjectWriter; class CidStore; class CloudCacheTokenProvider; class WorkerThreadPool; -class ZenCacheStore; +class ZenCacheNamespace; struct CloudCacheClientOptions; struct UpstreamAuthConfig; |