Skip to content

Commit 0161eb6

Browse files
committed
more changes
1 parent aab5f7f commit 0161eb6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

stan/math/prim/functor/reduce_sum_static.hpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
#include <stan/math/prim/meta.hpp>
55
#include <stan/math/prim/err.hpp>
66
#include <stan/math/prim/functor/reduce_sum.hpp>
7-
#include <tbb/task_arena.h>
8-
#include <tbb/parallel_reduce.h>
9-
#include <tbb/blocked_range.h>
107

118
#include <tuple>
129
#include <vector>

0 commit comments

Comments
 (0)