Skip to content

Commit

Permalink
Update VVIObj.cc
Browse files Browse the repository at this point in the history
  • Loading branch information
Purva-Chaudhari authored Jun 29, 2021
1 parent af3b51e commit 205ef8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RecoLocalTracker/SiPixelRecHits/src/VVIObj.cc
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

#include <cmath>
#include <algorithm>
#include <boost/bind.hpp>


namespace VVIObjDetails {
void sincosint(double x, double& sint, double& cint); //! Private version of the cosine and sine integral
Expand Down

0 comments on commit 205ef8d

Please sign in to comment.