diff options
author | Eliot Horowitz <eliot@10gen.com> | 2012-01-05 23:03:55 -0500 |
---|---|---|
committer | Eliot Horowitz <eliot@10gen.com> | 2012-01-06 11:15:55 -0500 |
commit | 863991955fabb726ad8b31834439d510b0a6ae5b (patch) | |
tree | 36cc92757cbefaaa41c624374621765d4999aea2 /src/mongo/pch.h | |
parent | 47e5e379a4cf364e3f5821a02840560066ac4a9d (diff) | |
download | mongo-863991955fabb726ad8b31834439d510b0a6ae5b.tar.gz |
minor header cleaning
Diffstat (limited to 'src/mongo/pch.h')
-rw-r--r-- | src/mongo/pch.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/pch.h b/src/mongo/pch.h index 77ed2bda2a2..d51ac3bb09c 100644 --- a/src/mongo/pch.h +++ b/src/mongo/pch.h @@ -63,7 +63,6 @@ #include <ctime> #include <cstring> -#include <sstream> #include <string> #include <memory> #include <string> |