We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af3b51e commit 205ef8dCopy full SHA for 205ef8d
RecoLocalTracker/SiPixelRecHits/src/VVIObj.cc
@@ -20,7 +20,7 @@
20
21
#include <cmath>
22
#include <algorithm>
23
-#include <boost/bind.hpp>
+
24
25
namespace VVIObjDetails {
26
void sincosint(double x, double& sint, double& cint); //! Private version of the cosine and sine integral
0 commit comments