Changeset 9b8fa4 for src/Observer/unittests/stubs/ObserverStub.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 moved
 
 
Legend:
- Unmodified
- Added
- Removed
- 
      src/Observer/unittests/stubs/ObserverStub.cppr3324cf r9b8fa4 20 20 #include <cppunit/extensions/HelperMacros.h> 21 21 22 #include " Assert.hpp"22 #include "CodePatterns/Assert.hpp" 23 23 24 24 #include "ObserverStub.hpp" 25 25 26 #include " Observer/Channels.hpp"27 #include " Observer/Notification.hpp"26 #include "CodePatterns/Observer/Channels.hpp" 27 #include "CodePatterns/Observer/Notification.hpp" 28 28 29 29 /************ UpdateCountObserver **************/ 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
