From b47607d2c5d06f78c1aac2d541da8e9a88484a4f Mon Sep 17 00:00:00 2001 From: fcolin Date: Thu, 1 Feb 2007 13:12:55 +0000 Subject: Utilisateur : Fcolin Date : 2/07/02 Heure : 15:21 Archivé dans $/Bus/IvyTest Commentaire: (vss 2) --- IvyTest/ivytest.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'IvyTest') diff --git a/IvyTest/ivytest.cpp b/IvyTest/ivytest.cpp index b9121ac..370901e 100644 --- a/IvyTest/ivytest.cpp +++ b/IvyTest/ivytest.cpp @@ -1,10 +1,11 @@ // ivytest.cpp : Defines the entry point for the console application. // -#include +#include #include +using namespace std; -#include "ivy.h" +#include "Ivy.h" #include "IvyApplication.h" static bool TheGrassIsGreenAndTheWindBlows = true; -- cgit v1.1