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