Skip to content

Commit 54da5ef

Browse files
committed
fix arr include
1 parent 1904c78 commit 54da5ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/interface/mpi_test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
#include <cmdstan/command.hpp>
44
#include <gtest/gtest.h>
5-
#include <stan/math/prim/arr.hpp>
5+
#include <stan/math/prim.hpp>
66
#include <test/test-models/proper.hpp>
77

88
TEST(StanUiCommand, mpi_ready) {

0 commit comments

Comments
 (0)