From 255cd76be6a9b78788b37e09527281f49be1b5dd Mon Sep 17 00:00:00 2001 From: luca Date: Wed, 3 Dec 2008 14:18:22 +0000 Subject: [PATCH] Patch level :10.0 Files correlati : Ricompilazione Demo : [ ] Commento :tolti inutili include che gonfiano il programma git-svn-id: svn://10.65.10.50/trunk@17791 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- lv/lv0300.cpp | 2 -- lv/lv0400.cpp | 3 --- lv/lv0500.cpp | 2 -- 3 files changed, 7 deletions(-) diff --git a/lv/lv0300.cpp b/lv/lv0300.cpp index c45784a4c..f1d762a58 100755 --- a/lv/lv0300.cpp +++ b/lv/lv0300.cpp @@ -1,6 +1,4 @@ #include -#include -#include #include "../ci/cilib.h" #include "lvlib.h" diff --git a/lv/lv0400.cpp b/lv/lv0400.cpp index d00e970d8..f6942f006 100755 --- a/lv/lv0400.cpp +++ b/lv/lv0400.cpp @@ -1,9 +1,6 @@ #include #include -#include #include -#include -#include #include "lv0400.h" #include "lvlib.h" diff --git a/lv/lv0500.cpp b/lv/lv0500.cpp index 797c49c9e..95cd301d6 100755 --- a/lv/lv0500.cpp +++ b/lv/lv0500.cpp @@ -1,8 +1,6 @@ #include -#include #include #include -#include #include "lvlib.h"