diff options
Diffstat (limited to 'Ivy')
-rw-r--r-- | Ivy/IvyWatcher.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Ivy/IvyWatcher.h b/Ivy/IvyWatcher.h index 4ba4140..1eb0718 100644 --- a/Ivy/IvyWatcher.h +++ b/Ivy/IvyWatcher.h @@ -4,7 +4,7 @@ // IvyWatcher.h : header file
//
-#include "stdafx.h"
+
#include "ThreadedSocket.h"
#include "Ivy.h"
|