Skip to content

Commit

Permalink
Include FunctionTypes.h to make header self consistent.
Browse files Browse the repository at this point in the history
  • Loading branch information
osschar authored Jan 16, 2023
1 parent 7155ed1 commit d4121ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions RecoTracker/MkFitCore/interface/SteeringParams.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#ifndef RecoTracker_MkFitCore_interface_SteeringParams_h
#define RecoTracker_MkFitCore_interface_SteeringParams_h

#include "RecoTracker/MkFitCore/interface/FunctionTypes.h"

#include <vector>
#include <stdexcept>

Expand Down

0 comments on commit d4121ef

Please sign in to comment.