mirror of https://github.com/KLayout/klayout.git
Added cmath include as suggested for Slackware
This commit is contained in:
parent
7ffdc211e5
commit
a81bca43a6
|
|
@ -41,6 +41,7 @@
|
|||
#include "tlAssert.h"
|
||||
|
||||
#include <cstddef>
|
||||
#include <cmath>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <iterator>
|
||||
|
|
|
|||
Loading…
Reference in New Issue