mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
fix compilation with gcc 4.3
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define EIGEN_GEOMETRY_MODULE_H
|
||||
|
||||
#include "Array"
|
||||
#include <limits>
|
||||
|
||||
#ifndef M_PI
|
||||
#define M_PI 3.14159265358979323846
|
||||
|
||||
Reference in New Issue
Block a user