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