mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Renaming
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@4 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
2158163a27
commit
0da9eb6458
5 changed files with 10 additions and 13 deletions
|
|
@ -6,7 +6,7 @@
|
|||
// http://www.boost.org/LICENSE_1_0.txt)
|
||||
//
|
||||
|
||||
#include <turtle/tools.hpp>
|
||||
#include <turtle/mock.hpp>
|
||||
#include <boost/static_assert.hpp>
|
||||
#include <boost/mpl/equal.hpp>
|
||||
|
||||
|
|
@ -6,10 +6,7 @@
|
|||
// http://www.boost.org/LICENSE_1_0.txt)
|
||||
//
|
||||
|
||||
#include <turtle/object.hpp>
|
||||
#include <turtle/expectation.hpp>
|
||||
#include <turtle/constraint.hpp>
|
||||
#include <turtle/tools.hpp>
|
||||
#include <turtle/mock.hpp>
|
||||
|
||||
#include <boost/test/auto_unit_test.hpp>
|
||||
#define BOOST_LIB_NAME boost_unit_test_framework
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue