Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pvmulder committed Jun 30, 2014
1 parent 98e956b commit c9a7f40
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 c9a7f40

Please sign in to comment.