Skip to content

Commit

Permalink
#5746: Remove a lot of orphaned #include directives
Browse files Browse the repository at this point in the history
  • Loading branch information
codereader committed Sep 24, 2021
1 parent f03091b commit 5629cb0
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions radiant/textool/TexTool.cpp
Expand Up @@ -12,21 +12,12 @@
#include "itextstream.h"

#include "registry/adaptors.h"
#include "texturelib.h"
#include "selectionlib.h"
#include "camera/CameraWndManager.h"
#include "wxutil/GLWidget.h"
#include "selection/Device.h"
#include "selection/SelectionVolume.h"
#include "selection/SelectionPool.h"
#include "Rectangle.h"
#include "fmt/format.h"

#include "textool/Selectable.h"
#include "textool/Transformable.h"
#include "textool/item/PatchItem.h"
#include "textool/item/BrushItem.h"
#include "textool/item/FaceItem.h"
#include "textool/tools/TextureToolMouseEvent.h"

#include <wx/sizer.h>
Expand Down

0 comments on commit 5629cb0

Please sign in to comment.