Commit in lcio/config on MAIN
aid.includes.cpp.properties+4-11.22 -> 1.23
make LCCollection include "LCParameters.h" - forward declaration is not enough on gcc 3.4 and higher

lcio/config
aid.includes.cpp.properties 1.22 -> 1.23
diff -u -r1.22 -r1.23
--- aid.includes.cpp.properties	27 Nov 2006 09:57:41 -0000	1.22
+++ aid.includes.cpp.properties	10 Feb 2007 06:37:18 -0000	1.23
@@ -2,7 +2,7 @@
 # Property file for includes of LCIO for the C++ generator
 #
 # @author Frank Gaede
-# @version $Id: aid.includes.cpp.properties,v 1.22 2006/11/27 09:57:41 gaede Exp $
+# @version $Id: aid.includes.cpp.properties,v 1.23 2007/02/10 06:37:18 gaede Exp $
 #
 # aid wants to include sth. coz we defined double3V - so include an empty file
 double* = empty_ignore.h
@@ -57,6 +57,9 @@
 EVENT\:\:MCParticle			= EVENT/MCParticle\.h
 EVENT\:\:LCCollection                   = EVENT/LCCollection\.h
 EVENT\:\:LCRelation                     = EVENT/LCRelation\.h
+EVENT\:\:LCParameters                   = EVENT/LCParameters\.h
+LCParameters                   = EVENT/LCParameters\.h
+
 
 # exceptions
 EVENT\:\:Exception                      = Exceptions\.h
CVSspam 0.2.8