0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00

namespace for histogram test for solaris

This commit is contained in:
Eliot Horowitz 2010-06-02 13:35:09 -04:00
parent 9a5638cee6
commit b0451e7853

View File

@ -21,7 +21,7 @@
#include "dbtests.h"
#include "../util/histogram.h"
namespace {
namespace mongo {
using mongo::Histogram;