Skip to content

Commit

Permalink
include limits.
Browse files Browse the repository at this point in the history
  • Loading branch information
floitsch committed Oct 23, 2024
1 parent 02819b6 commit 064dc15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/primitive_core.cc
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
#include "compiler/compiler.h"
#endif

#include <limits.h>
#include <math.h>
#include <unistd.h>
#include <signal.h>
Expand Down

0 comments on commit 064dc15

Please sign in to comment.