Commit dbb6533d authored by Davis King's avatar Davis King

Added a missing #include

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404263
parent 05c1050f
......@@ -4,6 +4,7 @@
#define DLIB_SVm_MULTICLASS_LINEAR_TRAINER_H__
#include "svm_multiclass_linear_trainer_abstract.h"
#include "structural_svm_problem.h"
#include <vector>
#include "../optimization/optimization_oca.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