Cleanup: Unused alloca definitions and includes
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include "../../stdafx.h"
|
||||
#include "script_cargo.hpp"
|
||||
#include "../../economy_func.h"
|
||||
#include "../../core/alloc_func.hpp"
|
||||
#include "../../core/bitmath_func.hpp"
|
||||
#include "../../strings_func.h"
|
||||
#include "../../settings_type.h"
|
||||
|
@@ -11,7 +11,7 @@
|
||||
#define SQUIRREL_HELPER_HPP
|
||||
|
||||
#include "squirrel.hpp"
|
||||
#include "../core/smallvec_type.hpp"
|
||||
#include "../core/alloc_func.hpp"
|
||||
#include "../economy_type.h"
|
||||
#include "../string_func.h"
|
||||
#include "../tile_type.h"
|
||||
|
@@ -12,7 +12,6 @@
|
||||
#include <sqstdmath.h>
|
||||
#include "../debug.h"
|
||||
#include "squirrel_std.hpp"
|
||||
#include "../core/alloc_func.hpp"
|
||||
#include "../core/math_func.hpp"
|
||||
#include "../string_func.h"
|
||||
|
||||
|
Reference in New Issue
Block a user