summaryrefslogtreecommitdiff
path: root/src/common/simple_cache.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/simple_cache.hpp')
-rw-r--r--src/common/simple_cache.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/simple_cache.hpp b/src/common/simple_cache.hpp
index 60919fd9731..b1e2a9e33d7 100644
--- a/src/common/simple_cache.hpp
+++ b/src/common/simple_cache.hpp
@@ -18,6 +18,7 @@
#include <map>
#include <list>
#include <memory>
+
#include "common/Mutex.h"
#include "common/Cond.h"