Skip to content

Commit

Permalink
Provide compatibility with new boost versions
Browse files Browse the repository at this point in the history
  • Loading branch information
fzenke committed Nov 14, 2020
1 parent 49d075c commit 9652515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/auryn/System.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
#include <ctime>
#include <vector>

#include <boost/progress.hpp>
#include <boost/timer/timer.hpp>
#include <boost/random/mersenne_twister.hpp>
#include <boost/random/variate_generator.hpp>
#include <boost/random/uniform_int.hpp>
Expand Down

0 comments on commit 9652515

Please sign in to comment.