Commit ccd56ba1 authored by Davis King's avatar Davis King

Added missing #includes

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404242
parent cc0956cd
......@@ -6,6 +6,7 @@
#include "image_pyramid_abstract.h"
#include "../pixel.h"
#include "../array2d.h"
#include "../geometry.h"
namespace dlib
{
......
......@@ -5,6 +5,7 @@
#include "../pixel.h"
#include "../array2d.h"
#include "../geometry.h"
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