This commit is contained in:
Davis King 2012-12-25 10:51:13 -05:00
parent 64c986cfb7
commit 2f149cb58e
1 changed files with 0 additions and 4 deletions

View File

@ -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.
</p>
<p>
Finally, you don't need to #include anything to get the matrix extensions listed below.
They are included by the <a href="dlib/matrix.h.html">dlib/matrix.h</a> file for you.
</p>
</description>
<examples>