diff options
Diffstat (limited to 'libadhocutil/cache.impl.h')
-rw-r--r-- | libadhocutil/cache.impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libadhocutil/cache.impl.h b/libadhocutil/cache.impl.h index d05824f..e26bf30 100644 --- a/libadhocutil/cache.impl.h +++ b/libadhocutil/cache.impl.h @@ -1,7 +1,7 @@ #ifndef ADHOCUTIL_CACHE_IMPL_H #define ADHOCUTIL_CACHE_IMPL_H -#include "cache.h" +#include "cache.h" // IWYU pragma: export #include "lockHelpers.h" #include <boost/lambda/lambda.hpp> #include <mutex> |