Skip to content

Commit

Permalink
SERVER-8203: explicitly include header for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
scotthernandez committed Jan 29, 2013
1 parent e63efd1 commit cbbb628
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mongo/db/pdfile.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ _ disallow system* manipulations from the database.

#include <algorithm>
#include <boost/filesystem/operations.hpp>
#include <boost/optional/optional.hpp>
#include <list>

#include "mongo/base/counter.h"
Expand Down

0 comments on commit cbbb628

Please sign in to comment.