diff options
author | (no author) <(no author)@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-12-17 16:52:04 +0000 |
---|---|---|
committer | (no author) <(no author)@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-12-17 16:52:04 +0000 |
commit | 53779665a9c118e1092546fa1447788f33e2e50d (patch) | |
tree | 5c9f67878aa5c9bc6c516ffcb6147e31180308c5 | |
parent | ed44ed1b6bab283056b2ac8bb61f91d632949172 (diff) |
Test commit
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2555 e03df62e-2008-0410-955e-edbf42e46eb7
-rw-r--r-- | src/cmd_admin.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
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" |