We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc56834 commit a0d4a75Copy full SHA for a0d4a75
stan/math/prim/fun/conj.hpp
@@ -2,6 +2,7 @@
2
#define STAN_MATH_PRIM_FUN_CONJ_HPP
3
4
#include <complex>
5
+#include <stan/math/prim/meta.hpp>
6
7
namespace stan {
8
namespace math {
0 commit comments