Moved some components into a detail sub-directory

git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@521 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
mat007 2012-07-22 07:17:19 +00:00
parent f08108a9c5
commit 0530c4c18c
5 changed files with 92 additions and 6 deletions

View file

@ -7,7 +7,6 @@
// http://www.boost.org/LICENSE_1_0.txt)
#include <turtle/constraints.hpp>
#include <turtle/detail/operators.hpp>
#include <boost/test/auto_unit_test.hpp>
BOOST_AUTO_TEST_CASE( all_comparison_constraints_can_be_instanciated )