mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-30 00:56:44 +01:00
remove unnecessary includes
This commit is contained in:
parent
a1a0d503d9
commit
b341cedb20
@ -29,10 +29,6 @@ using namespace boost;
|
||||
#include <map>
|
||||
#include <sstream>
|
||||
#include <vector>
|
||||
#if !defined(_WIN32)
|
||||
#include <sys/socket.h>
|
||||
#include <netinet/in.h>
|
||||
#endif
|
||||
#include <boost/smart_ptr.hpp>
|
||||
#include <boost/thread/thread.hpp>
|
||||
#include <boost/thread/xtime.hpp>
|
||||
|
Loading…
Reference in New Issue
Block a user