summaryrefslogtreecommitdiff
path: root/Ivy/Ivy.h
diff options
context:
space:
mode:
authorfcolin2007-02-01 12:57:21 +0000
committerfcolin2007-02-01 12:57:21 +0000
commitbac78b00bd3f02e949ffa370fb2ae18641c32b23 (patch)
treec68bc67d3ce82f8a8a6fce92305694395f86b8ce /Ivy/Ivy.h
parentbb7e4c76744e4b9684e95757eb58fd6c06560fcb (diff)
downloadivy-cplusplus-bac78b00bd3f02e949ffa370fb2ae18641c32b23.zip
ivy-cplusplus-bac78b00bd3f02e949ffa370fb2ae18641c32b23.tar.gz
ivy-cplusplus-bac78b00bd3f02e949ffa370fb2ae18641c32b23.tar.bz2
ivy-cplusplus-bac78b00bd3f02e949ffa370fb2ae18641c32b23.tar.xz
Utilisateur : Fcolin Date : 16/11/05 Heure : 9:54 Archivé dans $/Bus/Ivy Commentaire: 64 bits ports (vss 12)
Diffstat (limited to 'Ivy/Ivy.h')
-rw-r--r--Ivy/Ivy.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/Ivy/Ivy.h b/Ivy/Ivy.h
index 7c6b523..fea2a93 100644
--- a/Ivy/Ivy.h
+++ b/Ivy/Ivy.h
@@ -26,10 +26,6 @@ class _declspec(dllimport) CBufferedSocket;
#include "DataTypes.h"
-#pragma warning(disable: 4275)
-#pragma warning(disable: 4251)
-#pragma warning(disable: 4786)
-
#include "IvyCallback.h"
class IvyWatcher;