Skip to content

Commit

Permalink
Merge pull request #19361 from Teemperor/FixIncludesSimplifyRatio.h
Browse files Browse the repository at this point in the history
Fix includes in SimplifyRatio.h
  • Loading branch information
cmsbuild committed Jun 20, 2017
2 parents 08418c6 + cb50cbc commit 100c65e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions PhysicsTools/Utilities/interface/SimplifyRatio.h
Expand Up @@ -7,9 +7,12 @@
#include "PhysicsTools/Utilities/interface/Minus.h"
#include "PhysicsTools/Utilities/interface/Fraction.h"
#include "PhysicsTools/Utilities/interface/DecomposePower.h"
#include "PhysicsTools/Utilities/interface/ParametricTrait.h"

#include "PhysicsTools/Utilities/interface/Simplify_begin.h"

#include <boost/mpl/if.hpp>

namespace funct {

// 0 / a = 0
Expand Down

0 comments on commit 100c65e

Please sign in to comment.