1 // Copyright (C) 2012  Davis E. King (davis@dlib.net)
2 // License: Boost Software License   See LICENSE.txt for the full license.
3 #ifndef DLIB_SPaRSE_VECTOR_Hh_
4 #define DLIB_SPaRSE_VECTOR_Hh_
5 
6 #include "svm/sparse_vector.h"
7 
8 #endif // DLIB_SPaRSE_VECTOR_Hh_
9 
10 
11