root/library/tests/unittest-cpp/TimeHelpers.h
    @
      438
    
  
      | Revision 418, 131 bytes (checked in by vbarta, 16 years ago) | 
|---|
| Line | |
|---|---|
| 1 | #include "Config.h" | 
| 2 | |
| 3 | #if defined UNITTEST_POSIX | 
| 4 | #include "Posix/TimeHelpers.h" | 
| 5 | #else | 
| 6 | #include "Win32/TimeHelpers.h" | 
| 7 | #endif | 
        Note: See TracBrowser
        for help on using the browser.
      
      
