mirror of
https://github.com/pybind/pybind11.git
synced 2025-01-31 15:20:34 +00:00
quench some Eigen-related warnings
This commit is contained in:
parent
5dd33d880d
commit
b569272127
@ -14,6 +14,7 @@
|
||||
#if defined(__GNUG__) || defined(__clang__)
|
||||
# pragma GCC diagnostic push
|
||||
# pragma GCC diagnostic ignored "-Wconversion"
|
||||
# pragma GCC diagnostic ignored "-Wdeprecated-declarations"
|
||||
#endif
|
||||
|
||||
#include <Eigen/Core>
|
||||
|
Loading…
Reference in New Issue
Block a user