From b794795019e80008cd44a01fe4fb27cdc5e0e916 Mon Sep 17 00:00:00 2001 From: vrouvrea Date: Mon, 14 Sep 2015 13:43:19 +0000 Subject: Roll back of "included" in boost test inclusion files git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@788 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: fbd79bdda8e0f31cef2847dcab8dab9129645618 --- src/Simplex_tree/test/simplex_tree_unit_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Simplex_tree/test/simplex_tree_unit_test.cpp') diff --git a/src/Simplex_tree/test/simplex_tree_unit_test.cpp b/src/Simplex_tree/test/simplex_tree_unit_test.cpp index eb3557ae..5733dda1 100644 --- a/src/Simplex_tree/test/simplex_tree_unit_test.cpp +++ b/src/Simplex_tree/test/simplex_tree_unit_test.cpp @@ -7,7 +7,7 @@ #define BOOST_TEST_DYN_LINK #define BOOST_TEST_MODULE "simplex_tree" -#include +#include // ^ // /!\ Nothing else from Simplex_tree shall be included to test includes are well defined. -- cgit v1.2.3