Skip to content

Commit

Permalink
cond
Browse files Browse the repository at this point in the history
  • Loading branch information
jschueller committed Jul 4, 2024
1 parent 699d036 commit 0d72f99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/detail/gte_getter.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,9 @@ boost::any default_gte_getter()

} // namespace

/// @cond DEV
std::function<boost::any()> gte_getter = &default_gte_getter;
/// @endcond

} // namespace detail

Expand Down

0 comments on commit 0d72f99

Please sign in to comment.