Skip to content

Commit

Permalink
added missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
mgieseki committed Jun 17, 2014
1 parent 484d44b commit 4da593c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/InputReader.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@

#include <config.h>
#include <cmath>
#include <functional>
#include <vector>
#include "InputReader.h"

Expand Down

0 comments on commit 4da593c

Please sign in to comment.