summaryrefslogtreecommitdiff
path: root/cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'cache.h')
-rw-r--r--cache.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/cache.h b/cache.h
index 88fbd60..b69bd62 100644
--- a/cache.h
+++ b/cache.h
@@ -1,14 +1,11 @@
#ifndef VGSTOOLS_CACHE_H
#define VGSTOOLS_CACHE_H
+#include "stdext.h"
+
#include <cassert>
-#include <algorithm>
-#include <ctime>
-#include <functional>
#include <list>
#include <map>
-#include <utility>
-#include "stdext.h"
/* Interface for TValue:
* size_t weight()