=== modified file 'mgmpp/NdbEventListener.cpp'
--- a/mgmpp/NdbEventListener.cpp	2008-02-16 17:04:54 +0000
+++ b/mgmpp/NdbEventListener.cpp	2008-03-11 13:55:15 +0000
@@ -18,7 +18,6 @@
 */
 
 
-#include <vector>
 #include <map>
 
 #include "NdbEventListener.hpp"

=== modified file 'mgmpp/NdbEventListener.hpp'
--- a/mgmpp/NdbEventListener.hpp	2008-02-16 17:04:54 +0000
+++ b/mgmpp/NdbEventListener.hpp	2008-03-11 13:55:15 +0000
@@ -20,7 +20,6 @@
 #ifndef NdbEventListener_h
 #define NdbEventListener_h
 
-#include <vector>
 #include <map>
 
 #include "libmgmpp.h"

=== modified file 'mgmpp/libmgmpp.h'
--- a/mgmpp/libmgmpp.h	2008-02-16 17:04:54 +0000
+++ b/mgmpp/libmgmpp.h	2008-03-11 13:55:15 +0000
@@ -21,7 +21,6 @@
 #define libmgmpp_h 1
 
 #include <stdio.h>
-#include <vector>
 
 #undef PACKAGE
 #undef PACKAGE_NAME


