# # # patch "sha1.cc" # from [d0e3749779c6314289fe89c2d2d8b82eb33af351] # to [52cd7b95bf6ac52cd9020624ec7e4a3bb998d038] # ============================================================ --- sha1.cc d0e3749779c6314289fe89c2d2d8b82eb33af351 +++ sha1.cc 52cd7b95bf6ac52cd9020624ec7e4a3bb998d038 @@ -31,7 +31,7 @@ #elif defined(BOTAN_HAS_TIMER_WIN32) #include typedef Botan::Win32_Timer benchmark_timer_class; - #elif + #else /* This uses ANSI clock and gives somewhat bogus results due to the poor resolution */