Skip to content

Commit c7c3cbb

Browse files
author
nitrocaster
committed
Remove redundant includes.
1 parent 6c02878 commit c7c3cbb

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

src/xrGame/ui/UIScriptWnd_script.cpp

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,6 @@
22

33
//UI-controls
44
#include "UIScriptWnd.h"
5-
#include "UIButton.h"
6-
#include "UIMessageBox.h"
7-
#include "UIPropertiesBox.h"
8-
#include "UICheckButton.h"
9-
#include "UIRadioButton.h"
10-
#include "UIStatic.h"
11-
#include "UIEditBox.h"
12-
#include "UIFrameWindow.h"
13-
#include "UIFrameLineWnd.h"
14-
#include "UIProgressBar.h"
15-
#include "UITabControl.h"
165
#include "uiscriptwnd_script.h"
176
#include "xrScriptEngine/ScriptExporter.hpp"
187
#include "xrScriptEngine/Functor.hpp"

0 commit comments

Comments
 (0)