Fixed gcc builds with stdc++0x (M_PI no longer available)

This commit is contained in:
Matthias Koefferlein 2019-11-09 23:20:43 +01:00
parent a697df021c
commit 817bbf81f1
1 changed files with 0 additions and 4 deletions

View File

@ -20,10 +20,6 @@
*/
#include <math.h>
#include "dbBox.h"
#include "dbLayout.h"