Base: use forward declaration instead of including Python.h
This commit is contained in:
@@ -34,8 +34,8 @@
|
||||
|
||||
#include "Console.h"
|
||||
#include "Exception.h"
|
||||
#include "frameobject.h"
|
||||
#include "PyObjectBase.h"
|
||||
#include "frameobject.h"
|
||||
#include <QCoreApplication>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user