Skip to content

Commit 87e89da

Browse files
committed
remove redundant includes with script
1 parent 40d7343 commit 87e89da

File tree

297 files changed

+0
-297
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

297 files changed

+0
-297
lines changed

Core/GameEngine/Source/Common/System/GameMemoryNull.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
** along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818

19-
#include <Utility/CppMacros.h>
2019
#include "PreRTS.h"
2120

2221
#include <malloc.h>

Core/Libraries/Source/WWVegas/WW3D2/aabtree.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@
6262
* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
6363

6464

65-
#include <Utility/CppMacros.h>
6665
#include "aabtree.h"
6766
#include "aabtreebuilder.h"
6867
#include "wwdebug.h"

Core/Libraries/Source/WWVegas/WW3D2/agg_def.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
3434

3535

36-
#include <Utility/CppMacros.h>
3736
#include "agg_def.h"
3837
#include "htree.h"
3938
#include "w3derr.h"

Core/Libraries/Source/WWVegas/WW3D2/animatedsoundmgr.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
// MBL Update for CNC3 INCURSION - 10.23.2002 - Expanded param handling, Added STOP command
3838
//
3939

40-
#include <Utility/CppMacros.h>
4140
#include "animatedsoundmgr.h"
4241
#include "INI.h"
4342
#include "inisup.h"

Core/Libraries/Source/WWVegas/WW3D2/collect.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@
7171
* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
7272

7373

74-
#include <Utility/CppMacros.h>
7574
#include "collect.h"
7675
#include "chunkio.h"
7776
#include "camera.h"

Core/Libraries/Source/WWVegas/WW3D2/decalsys.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
* DecalGeneratorClass::Set_Mesh_Transform -- sets the current mesh coordinate system *
4848
* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
4949

50-
#include <Utility/CppMacros.h>
5150
#include "decalsys.h"
5251
#include "rendobj.h"
5352
#include "mesh.h"

Core/Libraries/Source/WWVegas/WW3D2/distlod.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@
7777
* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
7878

7979

80-
#include <Utility/CppMacros.h>
8180
#include "distlod.h"
8281
#include "nstrdup.h"
8382
#include "ww3d.h"

Core/Libraries/Source/WWVegas/WW3D2/distlod.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
3636

3737
#pragma once
38-
#include <Utility/CppMacros.h>
3938

4039
#include "proto.h"
4140
#include "rendobj.h"

Core/Libraries/Source/WWVegas/WW3D2/dx8texman.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
3939

4040
#pragma once
41-
#include <Utility/CppMacros.h>
4241

4342
#include "always.h"
4443
#include "texture.h"

Core/Libraries/Source/WWVegas/WW3D2/dynamesh.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
*-------------------------------------------------------------------------*/
3434

3535
#pragma once
36-
#include <Utility/CppMacros.h>
3736

3837
#include "meshgeometry.h"
3938
#include "meshmatdesc.h"

0 commit comments

Comments
 (0)