summaryrefslogtreecommitdiff
path: root/bson
diff options
context:
space:
mode:
authordwight <dwight@10gen.com>2010-12-05 21:18:42 -0500
committerdwight <dwight@10gen.com>2010-12-05 21:18:42 -0500
commit82d8139eadec847e3bb64cd33b63eddd24b1af00 (patch)
treedfd140dda17508f08c575726046f0404eea9363d /bson
parent2cf810007de7214097a6bffd3245c5fb3b37913f (diff)
downloadmongo-82d8139eadec847e3bb64cd33b63eddd24b1af00.tar.gz
typo
Diffstat (limited to 'bson')
-rw-r--r--bson/oid.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/bson/oid.cpp b/bson/oid.cpp
index 2bad1cd73f0..111079031da 100644
--- a/bson/oid.cpp
+++ b/bson/oid.cpp
@@ -15,8 +15,6 @@
* limitations under the License.
*/
-#pragma once
-
#include "pch.h"
#include "oid.h"
#include "util/atomic_int.h"