summaryrefslogtreecommitdiff
path: root/Ivy
diff options
context:
space:
mode:
authorfcolin2007-02-01 13:05:28 +0000
committerfcolin2007-02-01 13:05:28 +0000
commitbb6dabd8e1afc8dd2474183a97d7663f1154d687 (patch)
tree81e2bc58988436cbb87e5514574c94166f32a861 /Ivy
parent2fab956d8131fb79a0dce36b34733afc88fe23ca (diff)
downloadivy-cplusplus-bb6dabd8e1afc8dd2474183a97d7663f1154d687.zip
ivy-cplusplus-bb6dabd8e1afc8dd2474183a97d7663f1154d687.tar.gz
ivy-cplusplus-bb6dabd8e1afc8dd2474183a97d7663f1154d687.tar.bz2
ivy-cplusplus-bb6dabd8e1afc8dd2474183a97d7663f1154d687.tar.xz
Utilisateur : Fcolin Date : 1/06/05 Heure : 16:45 Archivé dans $/Bus/Ivy Commentaire: (vss 21)
Diffstat (limited to 'Ivy')
-rw-r--r--Ivy/ThreadedSocket.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Ivy/ThreadedSocket.cxx b/Ivy/ThreadedSocket.cxx
index 3934095..f85b84d 100644
--- a/Ivy/ThreadedSocket.cxx
+++ b/Ivy/ThreadedSocket.cxx
@@ -2,7 +2,7 @@
//
//////////////////////////////////////////////////////////////////////
-#include "stdafx.h"
+#include "IvyStdAfx.h"
#include "ThreadedSocket.h"