Skip to content

Commit

Permalink
Merge pull request #21410 from Teemperor/DDNodeSelector
Browse files Browse the repository at this point in the history
Added missing forward decls to DDNodeSelector.h
  • Loading branch information
cmsbuild committed Nov 22, 2017
2 parents f069d31 + 6104633 commit 7bd71f2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions DetectorDescription/Core/interface/DDNodeSelector.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@

#include <string>

class DDCompactView;
class DDGeoHistory;

/** given a part selection std::string, a node selector calculates all expanded nodes in the geometry tree */
class DDNodeSelector
{
Expand Down

0 comments on commit 7bd71f2

Please sign in to comment.