Skip to content
Snippets Groups Projects
Commit f421dfc7 authored by Rene Brun's avatar Rene Brun
Browse files

Add missing forward declarations.

git-svn-id: http://root.cern.ch/svn/root/trunk@21567 27541ba8-7e3a-0410-8455-c3a389f83636
parent ae479f0c
No related branches found
No related tags found
No related merge requests found
......@@ -26,8 +26,12 @@
class TGeoMaterial;
class TGeoMatrix;
class TGeoMedium;
class TGeoShape;
class TGeoVolume;
class TGeoVolumeAssembly;
class TGeoVolumeMulti;
class TGeoManager;
class TGeoBuilder : public TObject
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment