From 170829b462f58514dcb91a82032d265a674f1bdb Mon Sep 17 00:00:00 2001 From: augusto Date: Thu, 23 Oct 1997 10:49:01 +0000 Subject: [PATCH] Tolto include inutile git-svn-id: svn://10.65.10.50/trunk@5427 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- ve/ve0.cpp | 1 - ve/ve0200.cpp | 4 ---- ve/ve2400.cpp | 1 + 3 files changed, 1 insertion(+), 5 deletions(-) diff --git a/ve/ve0.cpp b/ve/ve0.cpp index 73948937b..b2a4cb27f 100755 --- a/ve/ve0.cpp +++ b/ve/ve0.cpp @@ -1,6 +1,5 @@ #include #include -#include #include "ve0.h" diff --git a/ve/ve0200.cpp b/ve/ve0200.cpp index 6d967de6d..c4c741bcd 100755 --- a/ve/ve0200.cpp +++ b/ve/ve0200.cpp @@ -8,10 +8,6 @@ #include #endif -#ifndef __EXECP_H -#include -#endif - #ifndef __TABUTIL_H #include #endif diff --git a/ve/ve2400.cpp b/ve/ve2400.cpp index ceb448592..91a37eed9 100755 --- a/ve/ve2400.cpp +++ b/ve/ve2400.cpp @@ -4,6 +4,7 @@ #include #include #include "velib.h" +#include "..\cg\cglib01.h" #include "..\mg\mglib.h" #include "..\mg\stomag.h" #include "ve2400.h"