From 53779665a9c118e1092546fa1447788f33e2e50d Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@e03df62e-2008-0410-955e-edbf42e46eb7> Date: Sat, 17 Dec 2005 16:52:04 +0000 Subject: [PATCH] Test commit git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2555 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/cmd_admin.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/cmd_admin.cpp b/src/cmd_admin.cpp index 75b799a6d..f7f49d826 100644 --- a/src/cmd_admin.cpp +++ b/src/cmd_admin.cpp @@ -14,6 +14,7 @@ * --------------------------------------------------- */ + using namespace std; #include "inspircd_config.h" -- 2.39.5