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