diff options
author | fcolin | 2007-02-01 13:05:28 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 13:05:28 +0000 |
commit | bcf4ea6634739162f9bc64d4f6ec5f03e01dfbc2 (patch) | |
tree | 01e5d51e1a51bb7c0b1f5135e1373a8feaa0e721 /Bus/Ivy | |
parent | 215431343127695c76e29a6a8d25e69639be3a33 (diff) | |
download | ivy-cplusplus-bcf4ea6634739162f9bc64d4f6ec5f03e01dfbc2.zip ivy-cplusplus-bcf4ea6634739162f9bc64d4f6ec5f03e01dfbc2.tar.gz ivy-cplusplus-bcf4ea6634739162f9bc64d4f6ec5f03e01dfbc2.tar.bz2 ivy-cplusplus-bcf4ea6634739162f9bc64d4f6ec5f03e01dfbc2.tar.xz |
Utilisateur : Fcolin Date : 1/06/05 Heure : 16:45 Archivé dans $/Bus/Ivy Commentaire: (vss 21)
Diffstat (limited to 'Bus/Ivy')
-rw-r--r-- | Bus/Ivy/ThreadedSocket.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Bus/Ivy/ThreadedSocket.cxx b/Bus/Ivy/ThreadedSocket.cxx index 3934095..f85b84d 100644 --- a/Bus/Ivy/ThreadedSocket.cxx +++ b/Bus/Ivy/ThreadedSocket.cxx @@ -2,7 +2,7 @@ //
//////////////////////////////////////////////////////////////////////
-#include "stdafx.h"
+#include "IvyStdAfx.h"
#include "ThreadedSocket.h"
|