Skip to content

Commit

Permalink
Update Predicate.h
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel86 authored Sep 8, 2024
1 parent 79e1fe2 commit d55556a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/knowrob/formulas/Predicate.h
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,6 @@ namespace knowrob {
using PredicatePtr = std::shared_ptr<Predicate>;
}

template <> struct fmt::formatter<knowrob::Predicate> : fmt::ostream_formatter {};

#endif //KNOWROB_PREDICATE_H_

0 comments on commit d55556a

Please sign in to comment.