diff options
Diffstat (limited to 'src/Event.hpp')
-rw-r--r-- | src/Event.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Event.hpp b/src/Event.hpp index 406345d..e664399 100644 --- a/src/Event.hpp +++ b/src/Event.hpp @@ -25,8 +25,6 @@ #include <boost/variant/variant.hpp> -#include <string> - namespace patchage { struct DriverAttachmentEvent |