summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2010-06-17 06:52:17 -0400
committerEliot Horowitz <eliot@10gen.com>2010-06-17 06:52:17 -0400
commit62b29659338474350c913a85532feb1a6a7c5927 (patch)
treee390841fd5b41a0cb654d72ea3d8465c04f09648
parent068efc1b2356430c21a376f8963dd13979566fd4 (diff)
downloadmongo-62b29659338474350c913a85532feb1a6a7c5927.tar.gz
don't think this is needed
-rw-r--r--util/histogram.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/histogram.h b/util/histogram.h
index 98cecebf1ce..d4a6fa78234 100644
--- a/util/histogram.h
+++ b/util/histogram.h
@@ -21,7 +21,6 @@
#include "../pch.h"
-#include <stdint.h>
#include <string>
namespace mongo {