Skip to content

Commit a0d4a75

Browse files
committed
Add missing header
1 parent fc56834 commit a0d4a75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stan/math/prim/fun/conj.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#define STAN_MATH_PRIM_FUN_CONJ_HPP
33

44
#include <complex>
5+
#include <stan/math/prim/meta.hpp>
56

67
namespace stan {
78
namespace math {

0 commit comments

Comments
 (0)