Skip to content

Commit

Permalink
Add missing include for llabs
Browse files Browse the repository at this point in the history
  • Loading branch information
alcaeus committed Sep 3, 2024
1 parent 3974587 commit 0f54fdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/BSON/UTCDateTime.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
*/

#include <math.h>
#include <inttypes.h>

#include <php.h>
#include <zend_smart_str.h>
Expand Down

0 comments on commit 0f54fdf

Please sign in to comment.