Changeset 9098f9 for src/unittests/LogUnitTest.cpp
- Timestamp:
- Dec 22, 2010, 10:32:46 AM (15 years ago)
- Children:
- 70672e3
- Parents:
- 115378
- File:
-
- 1 edited
-
src/unittests/LogUnitTest.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/unittests/LogUnitTest.cpp
r115378 r9098f9 22 22 #include <cppunit/ui/text/TestRunner.h> 23 23 24 #include " Helpers/Log.hpp"25 #include " Helpers/Verbose.hpp"24 #include "Log.hpp" 25 #include "Verbose.hpp" 26 26 27 27 #include "LogUnitTest.hpp"
Note:
See TracChangeset
for help on using the changeset viewer.
