Skip to content

Commit 1904c78

Browse files
committed
remove mat from include
1 parent d869735 commit 1904c78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cmdstan/command.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
#include <stan/services/experimental/advi/fullrank.hpp>
4141
#include <stan/services/experimental/advi/meanfield.hpp>
4242
#include <stan/math/opencl/opencl_context.hpp>
43-
#include <stan/math/prim/mat/fun/Eigen.hpp>
43+
#include <stan/math/prim/fun/Eigen.hpp>
4444
#include <boost/date_time/posix_time/posix_time_types.hpp>
4545
#include <fstream>
4646
#include <sstream>

0 commit comments

Comments
 (0)