mirror of https://github.com/KLayout/klayout.git
Trying to fix build errors for Python modules
This commit is contained in:
parent
1a4d943556
commit
4e6834d92d
|
|
@ -29,6 +29,7 @@
|
|||
#include "layPixelBufferPainter.h"
|
||||
#include "laySnap.h"
|
||||
#include "tlColor.h"
|
||||
#include "tlInternational.h"
|
||||
#include "dbTrans.h"
|
||||
|
||||
#if defined(HAVE_QT)
|
||||
|
|
|
|||
Loading…
Reference in New Issue