Skip to content

Commit

Permalink
Add missing include.
Browse files Browse the repository at this point in the history
  • Loading branch information
xissburg committed Sep 18, 2021
1 parent adf5170 commit fc3dc3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/edyn/constraints/contact_constraint.hpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#ifndef EDYN_CONSTRAINTS_CONTACT_CONSTRAINT_HPP
#define EDYN_CONSTRAINTS_CONTACT_CONSTRAINT_HPP

#include <vector>
#include <entt/entity/fwd.hpp>
#include "edyn/math/constants.hpp"
#include "edyn/constraints/constraint_base.hpp"
Expand Down

0 comments on commit fc3dc3c

Please sign in to comment.