[Gui] Python and Property: remove unused includes

This commit is contained in:
Uwe
2022-03-05 03:44:45 +01:00
parent 07ac6433c0
commit a55d1b03fd
13 changed files with 31 additions and 71 deletions

View File

@@ -20,15 +20,14 @@
* *
***************************************************************************/
#ifndef GUI_PYTHONDEBUG_H
#define GUI_PYTHONDEBUG_H
#include <CXX/Extensions.hxx>
#include <frameobject.h>
#include <string>
#include <set>
namespace Gui {
class Breakpoint