From aa6471979556621151592e147be81ce940558e55 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Wed, 2 Jul 2008 03:12:36 +0000 Subject: Caching is coming together nicely, as well as the new nids system...or whatever it'll be called later... --- src/cachehandler.cpp | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src/cachehandler.cpp (limited to 'src/cachehandler.cpp') diff --git a/src/cachehandler.cpp b/src/cachehandler.cpp new file mode 100644 index 0000000..d208e98 --- /dev/null +++ b/src/cachehandler.cpp @@ -0,0 +1,2 @@ +#include "bu/cachehandler.h" + -- cgit v1.2.3