net cleaning: move message.* to net/

net cleaning: move http tools to net/
This commit is contained in:
Eliot Horowitz
2011-06-26 17:13:54 -04:00
parent 3b185eeee3
commit 142a86b237
41 changed files with 59 additions and 57 deletions

View File

@@ -18,7 +18,7 @@
#include <iostream>
#include "client/dbclient.h"
#include "util/httpclient.h"
#include "util/net/httpclient.h"
using namespace mongo;