aboutsummaryrefslogtreecommitdiff
path: root/src/cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cache.h')
-rw-r--r--src/cache.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cache.h b/src/cache.h
index d4b1900..a2774ce 100644
--- a/src/cache.h
+++ b/src/cache.h
@@ -16,6 +16,8 @@
16 16
17#include "bu/trace.h" 17#include "bu/trace.h"
18 18
19#include "bu/sio.h"
20
19namespace Bu 21namespace Bu
20{ 22{
21// template<class keytype, class obtype> 23// template<class keytype, class obtype>