Fixed incorrect #include

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402229
pull/2/head
Davis King 17 years ago
parent bf8b42b37a
commit 5874bcd116

@ -11,7 +11,7 @@
#include "../algs.h"
#include "../serialize.h"
#include "../rand.h"
#include "dlib/std_allocator.h"
#include "../std_allocator.h"
#include "function.h"
#include "kernel.h"

Loading…
Cancel
Save