Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
caballa committed Apr 6, 2020
1 parent 6e9623b commit e601bd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/stats.cpp
Expand Up @@ -37,6 +37,7 @@ void CrabStats::PrintBrunch(crab_os &OS) {

ScopedCrabStats::ScopedCrabStats(const std::string &name, bool reset): m_name("") {}
ScopedCrabStats::~ScopedCrabStats() {}
}
#else
/* Real implementation stars here */
#include <sys/resource.h>
Expand Down

0 comments on commit e601bd0

Please sign in to comment.