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 <list>
|
||||||
#include <set>
|
#include <set>
|
||||||
#include <stdexcept>
|
#include <stdexcept>
|
||||||
|
#include <cstdint>
|
||||||
|
|
||||||
#if defined(HAVE_QT)
|
#if defined(HAVE_QT)
|
||||||
#include <QString>
|
#include <QString>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue