diff options
author | fcolin | 2007-02-01 13:04:12 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 13:04:12 +0000 |
commit | 6cf1d6c20897df937876e85d3d589ab63fb7cdf8 (patch) | |
tree | 71be16d80a4aab739ea6c2fbcd708e87730c6c95 /Ivy | |
parent | 33911345aa6a44706e2d805f91fa2ffd4fd717cb (diff) | |
download | ivy-cplusplus-6cf1d6c20897df937876e85d3d589ab63fb7cdf8.zip ivy-cplusplus-6cf1d6c20897df937876e85d3d589ab63fb7cdf8.tar.gz ivy-cplusplus-6cf1d6c20897df937876e85d3d589ab63fb7cdf8.tar.bz2 ivy-cplusplus-6cf1d6c20897df937876e85d3d589ab63fb7cdf8.tar.xz |
Utilisateur : Fcolin Date : 20/02/01 Heure : 10:27 Archivé dans $/Ivy (vss 3)
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"
|