diff options
Diffstat (limited to 'zenstore/include')
| -rw-r--r-- | zenstore/include/zenstore/scrubcontext.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zenstore/include/zenstore/scrubcontext.h b/zenstore/include/zenstore/scrubcontext.h index bf906492c..0b884fcc6 100644 --- a/zenstore/include/zenstore/scrubcontext.h +++ b/zenstore/include/zenstore/scrubcontext.h @@ -3,6 +3,7 @@ #pragma once #include <zencore/timer.h> +#include <zenstore/hashkeyset.h> namespace zen { |