Skip to content

Commit

Permalink
remove unnecessary includes
Browse files Browse the repository at this point in the history
  • Loading branch information
kdx2a committed Jun 7, 2024
1 parent fee928d commit 9560299
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/tiled/capturestamphelper.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,12 @@

#include "capturestamphelper.h"

#include "changeselectedarea.h"
#include "erasetiles.h"
#include "map.h"
#include "mapdocument.h"
#include "tilelayer.h"

#include <memory>
#include <qundostack.h>

namespace Tiled {

Expand Down

0 comments on commit 9560299

Please sign in to comment.