Skip to content

Commit

Permalink
fix C++ driver compile
Browse files Browse the repository at this point in the history
  • Loading branch information
milkie committed Nov 5, 2012
1 parent 09e8a4a commit 8158530
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mongo/base/initializer.cpp
Expand Up @@ -15,6 +15,7 @@

#include "mongo/base/initializer.h"

#include <iostream>
#include "mongo/base/global_initializer.h"

namespace mongo {
Expand Down

0 comments on commit 8158530

Please sign in to comment.