diff options
Diffstat (limited to 'src/xmlmenu.h')
-rw-r--r-- | src/xmlmenu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/xmlmenu.h b/src/xmlmenu.h index 907a168..a5849fd 100644 --- a/src/xmlmenu.h +++ b/src/xmlmenu.h @@ -2,7 +2,6 @@ #define ___XMLMENU_H #include <libxml++/libxml++.h> -#include <iostream> #include "menunode.h" using namespace xmlpp; |