Skip to content

Commit

Permalink
[lib] Add cstdint include
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas BOUQUET committed Mar 14, 2024
1 parent 495f644 commit bb8abde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/reactphysics3d/configuration.h
Expand Up @@ -32,6 +32,7 @@
#include <utility>
#include <sstream>
#include <string>
#include <cstdint>
#include <reactphysics3d/decimal.h>
#include <reactphysics3d/containers/Pair.h>

Expand Down

0 comments on commit bb8abde

Please sign in to comment.