Skip to content

Commit

Permalink
added include limits for std::numeric_limits
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar committed Oct 7, 2021
1 parent ffe5969 commit b95c586
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DataFormats/Common/interface/getThinned_implementation.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#include <optional>
#include <tuple>
#include <variant>
#include <limits>

#include "DataFormats/Common/interface/ThinnedAssociation.h"
#include "DataFormats/Provenance/interface/BranchID.h"
Expand Down

0 comments on commit b95c586

Please sign in to comment.