]> git.lyx.org Git - lyx.git/blobdiff - src/support/pmprof.h
Use Common Number separator instead of European to detect numbers
[lyx.git] / src / support / pmprof.h
index 362c12d38f21a6c0ab99d1cff766ff8561a3c11d..d20d4bb02042e77b566645878273161707180dd8 100644 (file)
@@ -154,7 +154,7 @@ void dump(long long sec, long long usec, unsigned long long count) {
                          << std::endl;
 }
 
-}
+} // namespace
 
 
 /* Helper class for gathering data. Instantiate this as a static