]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Added forward declaration of BoxSet.
authormtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 27 Oct 2006 16:36:44 +0000 (16:36 +0000)
committermtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 27 Oct 2006 16:36:44 +0000 (16:36 +0000)
EVE/Reve/BoxSetGL.h

index f5e1a402d243a9d35dec96124c17e777e21287c4..b510412f081d477bf94a722dd442fa85685e6f94 100644 (file)
@@ -7,6 +7,8 @@
 
 namespace Reve {
 
+class BoxSet;
+
 class BoxSetGL : public TGLObject
 {
 protected: