mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-01-24 07:53:26 +08: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…
x
Reference in New Issue
Block a user