Skip to content

Commit

Permalink
Merge pull request #18795 from Teemperor/MissingIncludeLocalErrorBase…
Browse files Browse the repository at this point in the history
…Extended.h

Add missing include to LocalErrorBaseExtended.h
  • Loading branch information
cmsbuild committed May 18, 2017
2 parents a138def + f1616bc commit fe70af8
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -2,6 +2,7 @@
#define LocalErrorType_H

#include "DataFormats/GeometryCommonDetAlgo/interface/DeepCopyPointer.h"
#include "DataFormats/GeometrySurface/interface/TrivialError.h"
#include "DataFormats/Math/interface/AlgebraicROOTObjects.h"
//
// Exceptions
Expand Down

0 comments on commit fe70af8

Please sign in to comment.