Skip to content

Commit

Permalink
Merge pull request #9725 from wddgit/fixCompilation
Browse files Browse the repository at this point in the history
Bug fix so will compile -O0 -g
  • Loading branch information
cmsbuild committed Jun 24, 2015
2 parents eb5b83b + b5c2915 commit 5640574
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion FastSimulation/Tracking/src/TrackingLayer.cc
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#include "FastSimulation/Tracking/interface/TrackingLayer.h"


const TrackingLayer::eqfct TrackingLayer::_eqfct;

TrackingLayer::TrackingLayer():
_subDet(Det::UNKNOWN),
_side(Side::BARREL),
Expand Down

0 comments on commit 5640574

Please sign in to comment.