Skip to content

Commit

Permalink
adds numeric include for iota
Browse files Browse the repository at this point in the history
  • Loading branch information
lacava committed Nov 20, 2018
1 parent d736e92 commit cd782a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions few/lib/epsilon_lexicase.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ the FEW library. If not, see http://www.gnu.org/licenses/.
#include <iterator>
#include "Eigen/Dense"
#include <Python.h>
#include <numeric>

using namespace Eigen;
using namespace std;
Expand Down

0 comments on commit cd782a7

Please sign in to comment.