Adding a number of explicit namespace declarations

This commit is contained in:
DennisOSRM
2012-04-14 18:18:18 +02:00
parent 969d5c8558
commit 78ade5b7d7
7 changed files with 31 additions and 33 deletions
-2
View File
@@ -39,8 +39,6 @@ or see http://www.gnu.org/licenses/agpl.txt.
#include "Util/LinuxStackTrace.h"
#endif
using namespace std;
typedef http::RequestHandler RequestHandler;
#ifdef _WIN32