diff options
author | fcolin | 2007-02-01 12:57:09 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 12:57:09 +0000 |
commit | cfd3c4efcaa1581dfac1f2b21c76fdc92e348eac (patch) | |
tree | cb13f3153fc4e719daa5228837541bad61c67175 /Bus/Ivy/Ivy.h | |
parent | 2e3fe51d0b4157cd55335ea141f28a3f94d68627 (diff) | |
download | ivy-cplusplus-cfd3c4efcaa1581dfac1f2b21c76fdc92e348eac.zip ivy-cplusplus-cfd3c4efcaa1581dfac1f2b21c76fdc92e348eac.tar.gz ivy-cplusplus-cfd3c4efcaa1581dfac1f2b21c76fdc92e348eac.tar.bz2 ivy-cplusplus-cfd3c4efcaa1581dfac1f2b21c76fdc92e348eac.tar.xz |
Utilisateur : Fcolin Date : 18/10/01 Heure : 18:32 Archivé dans $/Ivy (vss 6)
Diffstat (limited to 'Bus/Ivy/Ivy.h')
-rw-r--r-- | Bus/Ivy/Ivy.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Bus/Ivy/Ivy.h b/Bus/Ivy/Ivy.h index da73f08..77636ed 100644 --- a/Bus/Ivy/Ivy.h +++ b/Bus/Ivy/Ivy.h @@ -22,8 +22,6 @@ class _declspec(dllimport) CBufferedSocket; #endif
#endif
-#include "stdafx.h"
-
#include "IvyCallback.h"
class IvyWatcher;
|