diff options
Diffstat (limited to 's/stats.h')
-rw-r--r-- | s/stats.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ #include "../db/stats/counters.h" namespace mongo { - + extern OpCounters opsNonSharded; extern OpCounters opsSharded; |