aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/basicstuff.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/basicstuff.cpp b/test/basicstuff.cpp
index a1723a429..04fefc25e 100644
--- a/test/basicstuff.cpp
+++ b/test/basicstuff.cpp
@@ -36,7 +36,7 @@ template<typename MatrixType> void basicStuff(const MatrixType& m)
2) Implicitly (the core stuff):
MatrixBase.h Matrix.h MatrixStorage.h CopyHelper.h MatrixRef.h
- NumTraits.h Util.h
+ NumTraits.h Util.h MathFunctions.h OperatorEquals.h Coeffs.h
*/
typedef typename MatrixType::Scalar Scalar;