Skip to content

Commit 87f362c

Browse files
mrbean-bremenjcfr
authored andcommitted
[Backport] Use ubuntu instead of gcc based images
(adapted from commit MeVisLab/pythonqt@a93104d) - also remove unneeded "pydebug.h" include -> fixes #81
1 parent 944173e commit 87f362c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/PythonQt.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@
5858

5959
#include <QDir>
6060

61-
#include <pydebug.h>
6261
#include <vector>
6362

6463
PythonQt* PythonQt::_self = nullptr;

0 commit comments

Comments
 (0)