Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-12-16 09:45:10

0001 
0002 //          Copyright Oliver Kowalke 2009.
0003 // Distributed under the Boost Software License, Version 1.0.
0004 //    (See accompanying file LICENSE_1_0.txt or copy at
0005 //          http://www.boost.org/LICENSE_1_0.txt)
0006 
0007 #ifndef BOOST_COROUTINES_COROUTINE_H
0008 #define BOOST_COROUTINES_COROUTINE_H
0009 
0010 #include <boost/coroutine/asymmetric_coroutine.hpp>
0011 #include <boost/coroutine/symmetric_coroutine.hpp>
0012 
0013 #endif // BOOST_COROUTINES_COROUTINE_H