Commit 2f149cb5 authored by Davis King's avatar Davis King

cleanup

parent 64c986cf
...@@ -726,10 +726,6 @@ ...@@ -726,10 +726,6 @@
statements and thus can be enabled by #defining ENABLE_ASSERTS or DEBUG. Doing 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. this will cause your program to run slower but should catch any usage errors.
</p> </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> </description>
<examples> <examples>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment