From 0c38b46bf11d36da91e27480b43eef98476ad1e7 Mon Sep 17 00:00:00 2001 From: akkadius Date: Tue, 9 Sep 2014 16:15:25 -0500 Subject: [PATCH] Remove namespace std --- common/database.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/common/database.cpp b/common/database.cpp index e6983b368..bb3a3eab4 100644 --- a/common/database.cpp +++ b/common/database.cpp @@ -19,9 +19,6 @@ #include "../common/rulesys.h" #include #include - -using namespace std; - #include #include #include