mirror of https://github.com/KLayout/klayout.git
Enabling MSVC build
This commit is contained in:
parent
9600cd818c
commit
15eebb032f
|
|
@ -28,6 +28,7 @@
|
|||
#include "tlTypeTraits.h"
|
||||
#include "tlUnitTest.h"
|
||||
|
||||
#define _USE_MATH_DEFINES // for MSVC
|
||||
#include <cmath>
|
||||
#include <cstdio>
|
||||
#include <memory>
|
||||
|
|
|
|||
Loading…
Reference in New Issue