Skip to content

Commit

Permalink
Merge pull request #3234 from stan-dev/fix/deprecated-boost-header
Browse files Browse the repository at this point in the history
Remove unused deprecated boost header include
  • Loading branch information
WardBrian authored Oct 26, 2023
2 parents 94ec192 + 35a4798 commit 7c490b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/stan/services/pathfinder/multi.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
#include <tbb/parallel_for.h>
#include <tbb/concurrent_vector.h>
#include <boost/random/discrete_distribution.hpp>
#include <boost/iterator.hpp>
#include <string>
#include <vector>

Expand Down

0 comments on commit 7c490b4

Please sign in to comment.