diff options
author | fcolin | 2007-02-01 13:04:12 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 13:04:12 +0000 |
commit | 469e8cad6797f43c7bbc0a8c48e5fd4d94dd35f5 (patch) | |
tree | a41e89ff2e109bbb2da60b68684d55112bd4956a /Bus/Ivy/IvyWatcher.h | |
parent | 5e482c1e4c791cefbf718102e303b94ce0c1af70 (diff) | |
download | ivy-cplusplus-469e8cad6797f43c7bbc0a8c48e5fd4d94dd35f5.zip ivy-cplusplus-469e8cad6797f43c7bbc0a8c48e5fd4d94dd35f5.tar.gz ivy-cplusplus-469e8cad6797f43c7bbc0a8c48e5fd4d94dd35f5.tar.bz2 ivy-cplusplus-469e8cad6797f43c7bbc0a8c48e5fd4d94dd35f5.tar.xz |
Utilisateur : Fcolin Date : 20/02/01 Heure : 10:27 Archivé dans $/Ivy (vss 3)
Diffstat (limited to 'Bus/Ivy/IvyWatcher.h')
-rw-r--r-- | Bus/Ivy/IvyWatcher.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Bus/Ivy/IvyWatcher.h b/Bus/Ivy/IvyWatcher.h index 4ba4140..1eb0718 100644 --- a/Bus/Ivy/IvyWatcher.h +++ b/Bus/Ivy/IvyWatcher.h @@ -4,7 +4,7 @@ // IvyWatcher.h : header file
//
-#include "stdafx.h"
+
#include "ThreadedSocket.h"
#include "Ivy.h"
|