Commit 43f37209 authored by Davis King's avatar Davis King
Browse files

Added links to the generic image definition in all the relevant abstract files.

parent a6dc2962
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
#include <vector> #include <vector>
#include "../matrix.h" #include "../matrix.h"
#include "../image_processing/generic_image.h"
namespace dlib namespace dlib
{ {
......
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
#include "../pixel.h" #include "../pixel.h"
#include "../matrix.h" #include "../matrix.h"
#include "../image_processing/generic_image.h"
namespace dlib namespace dlib
{ {
......
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