Skip to content

Commit

Permalink
Merge pull request #4453 from cms-btv-pog/72X_GenericMVAComputerCache…
Browse files Browse the repository at this point in the history
…_bugfix

GenericMVAComputerCache bug fix
  • Loading branch information
ktf committed Jul 1, 2014
2 parents 5467e0b + b351fa0 commit f7f9e07
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -19,7 +19,7 @@ class GenericMVAComputerCache {

GenericMVAComputer const* getComputer(int index) const;

inline bool isEmpty() const;
bool isEmpty() const;

private:
struct IndividualComputer {
Expand Down

0 comments on commit f7f9e07

Please sign in to comment.