--- trunk/test/utils/NextCombinationTestCase.hpp 2004/10/28 15:15:44 174 +++ trunk/test/utils/NextCombinationTestCase.hpp 2004/10/28 15:42:17 175 @@ -2,7 +2,7 @@ #define TEST_NEXTCOMBINATIONTESTCASE_HPP #include - +#include "utils/next_combination.hpp" using namespace oopse; class NextCombinationTestCase : public CPPUNIT_NS::TestFixture { @@ -16,4 +16,4 @@ class NextCombinationTestCase : public CPPUNIT_NS::Tes }; -#endif //TEST_NEXTCOMBINATIONTESTCASE_HPP \ No newline at end of file +#endif //TEST_NEXTCOMBINATIONTESTCASE_HPP