diff options
Diffstat (limited to 'config/cmake_ext_mod/GetTimeOfDayTest.cpp')
-rw-r--r-- | config/cmake_ext_mod/GetTimeOfDayTest.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/cmake_ext_mod/GetTimeOfDayTest.cpp b/config/cmake_ext_mod/GetTimeOfDayTest.cpp index 8871ebc..5fd7c04 100644 --- a/config/cmake_ext_mod/GetTimeOfDayTest.cpp +++ b/config/cmake_ext_mod/GetTimeOfDayTest.cpp @@ -9,7 +9,6 @@ * If you do not have access to either file, you may request a copy from * * help@hdfgroup.org. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ - #if defined (TRY_SYS_TIME_H) #include <sys/time.h> /* #include <time.h> */ |