summaryrefslogtreecommitdiff
path: root/zen/notify_removal.h
diff options
context:
space:
mode:
Diffstat (limited to 'zen/notify_removal.h')
-rw-r--r--zen/notify_removal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/zen/notify_removal.h b/zen/notify_removal.h
index dc8149a0..aca0912f 100644
--- a/zen/notify_removal.h
+++ b/zen/notify_removal.h
@@ -7,7 +7,6 @@
#ifndef NOTIFY_H_INCLUDED
#define NOTIFY_H_INCLUDED
-#include <vector>
#include <memory>
#include "win.h" //includes "windows.h"
#include "file_error.h"
bgstack15