summaryrefslogtreecommitdiff
path: root/Ivy/IvyDllMain.cpp
diff options
context:
space:
mode:
authorfcolin2007-02-01 13:02:01 +0000
committerfcolin2007-02-01 13:02:01 +0000
commitb31c22ea4e3df8700dad80e8bc2496bcf63ceb58 (patch)
tree6197c791c6f6f06b5a0a9ef999cf01f4f1a26226 /Ivy/IvyDllMain.cpp
parentae6b836b82f8ddc8f49e9ba6edf5b17ec478ceee (diff)
downloadivy-cplusplus-b31c22ea4e3df8700dad80e8bc2496bcf63ceb58.zip
ivy-cplusplus-b31c22ea4e3df8700dad80e8bc2496bcf63ceb58.tar.gz
ivy-cplusplus-b31c22ea4e3df8700dad80e8bc2496bcf63ceb58.tar.bz2
ivy-cplusplus-b31c22ea4e3df8700dad80e8bc2496bcf63ceb58.tar.xz
Utilisateur : Fcolin Date : 1/06/05 Heure : 16:45 Archivé dans $/Bus/Ivy Commentaire: (vss 5)
Diffstat (limited to 'Ivy/IvyDllMain.cpp')
-rw-r--r--Ivy/IvyDllMain.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Ivy/IvyDllMain.cpp b/Ivy/IvyDllMain.cpp
index 554df47..e8c13f4 100644
--- a/Ivy/IvyDllMain.cpp
+++ b/Ivy/IvyDllMain.cpp
@@ -1,7 +1,7 @@
// libIvy.cpp : Defines the initialization routines for the DLL.
//
-#include "stdafx.h"
+#include "IvyStdAfx.h"
BOOL APIENTRY DllMain(HANDLE hInstance,
DWORD dwReason,