rename namespace Statistics to Stats
--HG-- extra : convert_revision : 28f1703f8d7d8cf33fb952ae450f66bdba860fb7
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
#include "sim/host.hh"
|
||||
|
||||
using namespace std;
|
||||
using namespace Statistics;
|
||||
using namespace Stats;
|
||||
|
||||
Tick curTick = 0;
|
||||
Tick ticksPerSecond = ULL(2000000000);
|
||||
|
||||
Reference in New Issue
Block a user