mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-02-08 08:33:14 +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