Changeset 70672e3 for src/unittests
- Timestamp:
- Dec 22, 2010, 5:20:21 PM (15 years ago)
- Children:
- cdf2e4
- Parents:
- 9098f9
- Location:
- src/unittests
- Files:
- 
      - 2 edited
 
 - 
          
  InfoUnitTest.hpp (modified) (1 diff)
- 
          
  LogUnitTest.hpp (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      src/unittests/InfoUnitTest.hppr9098f9 r70672e3 8 8 #ifndef INFOUNITTEST_HPP_ 9 9 #define INFOUNITTEST_HPP_ 10 11 // include config.h 12 #ifdef HAVE_CONFIG_H 13 #include <config.h> 14 #endif 10 15 11 16 #include <cppunit/extensions/HelperMacros.h> 
- 
      src/unittests/LogUnitTest.hppr9098f9 r70672e3 5 5 #ifndef LOGTEST_HPP_ 6 6 #define LOGTEST_HPP_ 7 8 // include config.h 9 #ifdef HAVE_CONFIG_H 10 #include <config.h> 11 #endif 7 12 8 13 #include <cppunit/extensions/HelperMacros.h> 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
