rename chapters
This commit is contained in:
7
Chapter17/cib/libs/etl/test/UnitTest++/TimeHelpers.h
Normal file
7
Chapter17/cib/libs/etl/test/UnitTest++/TimeHelpers.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#include "Config.h"
|
||||
|
||||
#if defined UNITTEST_POSIX
|
||||
#include "Posix/TimeHelpers.h"
|
||||
#else
|
||||
#include "Win32/TimeHelpers.h"
|
||||
#endif
|
||||
Reference in New Issue
Block a user