mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-28 08:58:04 +02:00
Fixed Windows build
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
|
||||
#if defined(_MSC_VER) || defined(_WIN32)
|
||||
# include <Windows.h>
|
||||
# include <Psapi.h>
|
||||
#elif defined(__MACH__)
|
||||
# include <mach/clock.h>
|
||||
# include <mach/mach.h>
|
||||
|
||||
Reference in New Issue
Block a user