Skip to content

Commit

Permalink
add missing include <cstdint>
Browse files Browse the repository at this point in the history
  • Loading branch information
Eisenwave authored Aug 5, 2023
1 parent 17dd22e commit 4975564
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/reactphysics3d/configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
#define REACTPHYSICS3D_CONFIGURATION_H

// Libraries
#include <cstdint>
#include <limits>
#include <cfloat>
#include <utility>
Expand Down

0 comments on commit 4975564

Please sign in to comment.