mirror of https://github.com/KLayout/klayout.git
Fixing build issue on some platforms with noqt
This commit is contained in:
parent
170b2829db
commit
c6dc723227
|
|
@ -34,6 +34,7 @@
|
|||
#include <list>
|
||||
#include <set>
|
||||
#include <stdexcept>
|
||||
#include <cstdint>
|
||||
|
||||
#if defined(HAVE_QT)
|
||||
#include <QString>
|
||||
|
|
|
|||
Loading…
Reference in New Issue