diff --git a/libutils/StopWatch.cpp b/libutils/StopWatch.cpp index c88d60fc0..c91cd5cd7 100644 --- a/libutils/StopWatch.cpp +++ b/libutils/StopWatch.cpp @@ -18,10 +18,6 @@ #include -/* for PRId64 */ -#ifndef __STDC_FORMAT_MACROS -#define __STDC_FORMAT_MACROS 1 -#endif #include #include