From 7a49c444d8b991979e3097831b8369a78f9a5f03 Mon Sep 17 00:00:00 2001 From: morsch Date: Thu, 3 Feb 2005 13:43:15 +0000 Subject: [PATCH] Missing + added. --- EVGEN/EVGENLinkDef.h | 1 + 1 file changed, 1 insertion(+) diff --git a/EVGEN/EVGENLinkDef.h b/EVGEN/EVGENLinkDef.h index a10f6626363..54cb2f4c6ab 100644 --- a/EVGEN/EVGENLinkDef.h +++ b/EVGEN/EVGENLinkDef.h @@ -53,6 +53,7 @@ #pragma link C++ class AliSlowNucleonModel+; #pragma link C++ class AliSlowNucleonModelExp+; #pragma link C++ class AliGenHBTosl+; +#pragma link C++ class AliGenCocktailEventHeader+; #endif -- 2.39.3