diff options
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; |