summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDwight <dmerriman@gmail.com>2009-10-01 10:07:54 -0400
committerDwight <dmerriman@gmail.com>2009-10-01 10:07:54 -0400
commit1ebfc3519eee95628032674ead20e706a65aa35a (patch)
tree1a200b6397cf3f29e381ce3a10d88fc24c563770
parent19453752fc93c2391e64500b17df54894ebcbed9 (diff)
downloadmongo-1ebfc3519eee95628032674ead20e706a65aa35a.tar.gz
compile windows
-rw-r--r--util/base64.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/util/base64.h b/util/base64.h
index c9dde9c23dc..46dabafd047 100644
--- a/util/base64.h
+++ b/util/base64.h
@@ -16,8 +16,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "stdafx.h"
-
namespace mongo {
namespace base64 {