X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcache.h;h=95ae4fbfda4f1b3137d5d6ada72ede398a294591;hb=ec7da8076eede6c47126c8e58e478b9c93d73f5f;hp=86a5f4721b62031bec864c206925881d0c14da02;hpb=7bf0b5d013b88b0408031e2d6594357e71c8138f;p=builder.git diff --git a/source/cache.h b/source/cache.h index 86a5f47..95ae4fb 100644 --- a/source/cache.h +++ b/source/cache.h @@ -1,8 +1,10 @@ #ifndef CACHE_H_ #define CACHE_H_ +#include +#include +#include #include -#include "misc.h" class SourcePackage; class Target;