(svn r15299) -Cleanup: remove many redundant includes
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user