Skip to content

Commit 205ef8d

Browse files
Update VVIObj.cc
1 parent af3b51e commit 205ef8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RecoLocalTracker/SiPixelRecHits/src/VVIObj.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
#include <cmath>
2222
#include <algorithm>
23-
#include <boost/bind.hpp>
23+
2424

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

0 commit comments

Comments
 (0)