Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6f56abff authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Disable Eigen static assertion for tests/numeric_test.cpp"

parents d3fcb6ca f0742ae4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
#include <gtest/gtest.h>

#define EIGEN_NO_STATIC_ASSERT
#include <private/dvr/numeric.h>

using TestTypes = ::testing::Types<float, double, int>;