Commit 1b05c23a authored by Davis King's avatar Davis King

Added extra #include for image_io.h so that future linker errors from

this component will be caught by the unit tests.
parent 00662b4b
......@@ -8,6 +8,7 @@
#include <ctime>
#include <dlib/pixel.h>
#include <dlib/matrix.h>
#include <dlib/image_io.h>
#include "tester.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