]> git.tdb.fi Git - builder.git/blobdiff - source/cache.h
Add support for statically linking the C++ standard library
[builder.git] / source / cache.h
index 98739575e25d45a998fdbce2f17e77c7a50faefd..95ae4fbfda4f1b3137d5d6ada72ede398a294591 100644 (file)
@@ -1,6 +1,9 @@
 #ifndef CACHE_H_
 #define CACHE_H_
 
+#include <list>
+#include <map>
+#include <msp/fs/path.h>
 #include <msp/time/timestamp.h>
 
 class SourcePackage;