(svn r15299) -Cleanup: remove many redundant includes

This commit is contained in:
smatz
2009-01-31 20:16:06 +00:00
parent 484afacd63
commit 9021c20b5e
225 changed files with 94 additions and 1190 deletions

View File

@@ -4,18 +4,14 @@
#include "stdafx.h"
#include "core/alloc_func.hpp"
#include "string_func.h"
#include "strings_type.h"
#include "core/math_func.hpp"
#include "string_func.h"
#include "console_internal.h"
#include "network/network.h"
#include "network/network_func.h"
#include "rev.h"
#include <stdarg.h>
#include "table/strings.h"
#define ICON_BUFFER 79
#define ICON_HISTORY_SIZE 20
#define ICON_LINE_HEIGHT 12