aboutsummaryrefslogtreecommitdiff
path: root/src/cache.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cache.cpp')
-rw-r--r--src/cache.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/cache.cpp b/src/cache.cpp
index 8d6a91e..e3b4b7e 100644
--- a/src/cache.cpp
+++ b/src/cache.cpp
@@ -1,3 +1,9 @@
1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved.
3 *
4 * This file is part of the Xagasoft Build and is released under the
5 * terms of the license contained in the file LICENSE.
6 */
1#include "cache.h" 7#include "cache.h"
2#include <bu/file.h> 8#include <bu/file.h>
3#include <bu/archive.h> 9#include <bu/archive.h>