2013-09-26 13:43:57 +00:00
|
|
|
/*=============================================================================
|
2014-01-08 07:48:12 +00:00
|
|
|
Copyright (c) 2011-2014 Bolero MURAKAMI
|
2013-09-26 13:43:57 +00:00
|
|
|
https://github.com/bolero-MURAKAMI/Sprout
|
|
|
|
|
|
|
|
Distributed under the Boost Software License, Version 1.0. (See accompanying
|
|
|
|
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
|
|
|
=============================================================================*/
|
|
|
|
#ifdef TESTSPR_CONFIG_INCLUDE_HEADER_ALL
|
|
|
|
# include "../../testspr/header_all.hpp"
|
|
|
|
#endif
|
|
|
|
|
2013-11-20 13:04:11 +00:00
|
|
|
#include "../../testspr/sprout.cpp"
|