Commit 8fe00ce9 authored by Davis King's avatar Davis King

Fixed #include

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403385
parent 8cd8dfaa
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
#undef DLIB_OPTIMIZATIOn_BOBYQA_ABSTRACT_H__ #undef DLIB_OPTIMIZATIOn_BOBYQA_ABSTRACT_H__
#ifdef DLIB_OPTIMIZATIOn_BOBYQA_ABSTRACT_H__ #ifdef DLIB_OPTIMIZATIOn_BOBYQA_ABSTRACT_H__
#include "dlib/matrix.h" #include "../matrix.h"
// ---------------------------------------------------------------------------------------- // ----------------------------------------------------------------------------------------
......
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