diff --git a/mozilla/modules/libutil/public/stopwatch.h b/mozilla/modules/libutil/public/stopwatch.h index 267d0fdcd8d..fcad6ee7c11 100644 --- a/mozilla/modules/libutil/public/stopwatch.h +++ b/mozilla/modules/libutil/public/stopwatch.h @@ -84,4 +84,4 @@ public: static double GetCPUTime(); }; -#endif \ No newline at end of file +#endif