diff options
author | Alexander Baldeck <alexander@archlinux.org> | 2004-09-29 07:53:23 +0000 |
---|---|---|
committer | Alexander Baldeck <alexander@archlinux.org> | 2004-09-29 07:53:23 +0000 |
commit | 1c8949bc6890c5ab126e7f5914b852485e7ff02f (patch) | |
tree | 6d17ff516f52846e006f489420931053b9db69e4 /src/gui/chat.h | |
parent | 55bb2e71ca2497e0f63b1917d4a5eb512f04a867 (diff) | |
download | mana-1c8949bc6890c5ab126e7f5914b852485e7ff02f.tar.gz mana-1c8949bc6890c5ab126e7f5914b852485e7ff02f.tar.bz2 mana-1c8949bc6890c5ab126e7f5914b852485e7ff02f.tar.xz mana-1c8949bc6890c5ab126e7f5914b852485e7ff02f.zip |
*** empty log message ***
Diffstat (limited to 'src/gui/chat.h')
-rw-r--r-- | src/gui/chat.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/chat.h b/src/gui/chat.h index cfe16beb..ea1637b4 100644 --- a/src/gui/chat.h +++ b/src/gui/chat.h @@ -28,7 +28,6 @@ #include <list> #include <string> #include <fstream> -#include <string> using namespace std; |