forked from mirrors/0ad
Cleanup GUI includes, whitespace, map iterators, nullptr.
Remove TODO comment about m_Children deletion frome21ebb37f5, refse05f939fab/ D2311. Differential Revision: https://code.wildfiregames.com/D2321 Tested on: clang 8.0.1, Jenkins This was SVN commit r22976.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2018 Wildfire Games.
|
||||
/* Copyright (C) 2019 Wildfire Games.
|
||||
* This file is part of 0 A.D.
|
||||
*
|
||||
* 0 A.D. is free software: you can redistribute it and/or modify
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
#include "precompiled.h"
|
||||
|
||||
#include "scriptinterface/ScriptInterface.h"
|
||||
#include "ScriptFunctions.h"
|
||||
|
||||
#include "graphics/scripting/JSInterface_GameView.h"
|
||||
#include "gui/IGUIObject.h"
|
||||
@@ -38,6 +38,7 @@
|
||||
#include "ps/scripting/JSInterface_VFS.h"
|
||||
#include "ps/scripting/JSInterface_VisualReplay.h"
|
||||
#include "renderer/scripting/JSInterface_Renderer.h"
|
||||
#include "scriptinterface/ScriptInterface.h"
|
||||
#include "simulation2/scripting/JSInterface_Simulation.h"
|
||||
#include "soundmanager/scripting/JSInterface_Sound.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user