From c85dc190c998e1aadd440557900def07bcf96c5c Mon Sep 17 00:00:00 2001 From: fcolin Date: Thu, 1 Feb 2007 12:57:17 +0000 Subject: Utilisateur : Fcolin Date : 1/06/05 Heure : 16:45 Archivé dans $/Bus/Ivy Commentaire: (vss 10) --- Bus/Ivy/Ivy.h | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/Bus/Ivy/Ivy.h b/Bus/Ivy/Ivy.h index c861fae..185f93d 100644 --- a/Bus/Ivy/Ivy.h +++ b/Bus/Ivy/Ivy.h @@ -24,20 +24,7 @@ class _declspec(dllimport) CBufferedSocket; #include -#ifndef UNDER_CE -#define STL -#endif -#ifdef STL -#include -#include -#include - -using std::string; -using std::vector; -using std::list; -#else #include "DataTypes.h" -#endif #pragma warning(disable: 4275) #pragma warning(disable: 4251) -- cgit v1.1