Reduce header interdependencies

svn-id: r48010
This commit is contained in:
Max Horn 2010-02-08 21:51:36 +00:00
parent b3da11ba8a
commit 584a58fbce
4 changed files with 6 additions and 5 deletions

View file

@ -32,6 +32,8 @@
#include "common/debug.h"
#include "common/util.h"
#include "common/unarj.h"
#include "common/file.h"
#include "common/hash-str.h"
namespace Common {