diff --git a/docs/docs/linear_algebra.xml b/docs/docs/linear_algebra.xml index 07a52fe5f..f0c7c5241 100644 --- a/docs/docs/linear_algebra.xml +++ b/docs/docs/linear_algebra.xml @@ -726,10 +726,6 @@ statements and thus can be enabled by #defining ENABLE_ASSERTS or DEBUG. Doing this will cause your program to run slower but should catch any usage errors.
-- Finally, you don't need to #include anything to get the matrix extensions listed below. - They are included by the dlib/matrix.h file for you. -