diff options
author | fcolin | 2007-02-01 13:03:20 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 13:03:20 +0000 |
commit | 2af280d07e7154df569f42f45eff2c3796a1bbf5 (patch) | |
tree | 624ce0ab8b98e4338f4befdf0655efe801702b3c /Bus/Ivy | |
parent | 54c2fc8a4d12521e3e041bed70af1f5bdd7fe9ca (diff) | |
download | ivy-cplusplus-2af280d07e7154df569f42f45eff2c3796a1bbf5.zip ivy-cplusplus-2af280d07e7154df569f42f45eff2c3796a1bbf5.tar.gz ivy-cplusplus-2af280d07e7154df569f42f45eff2c3796a1bbf5.tar.bz2 ivy-cplusplus-2af280d07e7154df569f42f45eff2c3796a1bbf5.tar.xz |
Utilisateur : Fcolin Date : 1/06/05 Heure : 16:45 Archivé dans $/Bus/Ivy Commentaire: (vss 11)
Diffstat (limited to 'Bus/Ivy')
-rw-r--r-- | Bus/Ivy/IvySynchroWnd.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Bus/Ivy/IvySynchroWnd.cxx b/Bus/Ivy/IvySynchroWnd.cxx index 67c02d4..18c4c43 100644 --- a/Bus/Ivy/IvySynchroWnd.cxx +++ b/Bus/Ivy/IvySynchroWnd.cxx @@ -1,7 +1,7 @@ // SynchroWnd.cpp : implementation file
//
-#include "stdafx.h"
+#include "IvyStdAfx.h"
#include "IvySynchroWnd.h"
|