X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fsupport%2Fpmprof.h;h=d20d4bb02042e77b566645878273161707180dd8;hb=4804f637400627ef031bca55b8395d68bf63122a;hp=362c12d38f21a6c0ab99d1cff766ff8561a3c11d;hpb=c139aef37965d01831ecea49c24d8fc5e5cbcd59;p=lyx.git diff --git a/src/support/pmprof.h b/src/support/pmprof.h index 362c12d38f..d20d4bb020 100644 --- a/src/support/pmprof.h +++ b/src/support/pmprof.h @@ -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