Changeset 9b8fa4 for src/Patterns/unittests/ManipulableCloneUnitTest.cpp
- Timestamp:
- Dec 13, 2011, 1:09:40 PM (14 years ago)
- Children:
- c7ac70
- Parents:
- 3324cf
- git-author:
- Frederik Heber <heber@…> (12/11/11 14:49:06)
- git-committer:
- Frederik Heber <heber@…> (12/13/11 13:09:40)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Patterns/unittests/ManipulableCloneUnitTest.cpp
r3324cf r9b8fa4 22 22 #include <cppunit/ui/text/TestRunner.h> 23 23 24 #include " Assert.hpp"24 #include "CodePatterns/Assert.hpp" 25 25 26 #include " ManipulableClone.hpp"26 #include "CodePatterns/ManipulableClone.hpp" 27 27 #include "stubs/ManipulableCloneStub.hpp" 28 28 #include "stubs/CommonParametersStub.hpp"
Note:
See TracChangeset
for help on using the changeset viewer.
