Skip to content

Commit

Permalink
Update is_container_or_var_matrix.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveBronder authored Jun 22, 2021
1 parent 5da0a5d commit 447e001
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stan/math/prim/meta/is_container_or_var_matrix.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#include <stan/math/prim/meta/disjunction.hpp>
#include <stan/math/prim/meta/is_eigen.hpp>
#include <stan/math/prim/meta/is_vector.hpp>
#include <stan/math/prim/meta/is_container.hpp>
#include <stan/math/prim/meta/is_var_matrix.hpp>
#include <stan/math/prim/meta/scalar_type.hpp>
#include <stan/math/prim/meta/value_type.hpp>
Expand Down

0 comments on commit 447e001

Please sign in to comment.