MADE: Minimize #include usage.

This commit is contained in:
Johannes Schickel 2011-10-09 22:58:37 +02:00
parent 76bc3a97a6
commit 7b126c5f24
25 changed files with 145 additions and 150 deletions

View file

@ -21,8 +21,9 @@
*/
#include "made/redreader.h"
#include "common/file.h"
#include "common/memstream.h"
#include "common/textconsole.h"
namespace Made {