Skip to content

Commit 8a02ded

Browse files
committed
include math
1 parent 0726909 commit 8a02ded

File tree

1 file changed

+1
-0
lines changed
  • graalpython/com.oracle.graal.python.cext/include

1 file changed

+1
-0
lines changed

graalpython/com.oracle.graal.python.cext/include/Python.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
#include <langinfo.h>
6262
#include <assert.h>
6363
#include <unistd.h>
64+
#include <math.h>
6465

6566
#include "pyport.h"
6667
#include "pymacro.h"

0 commit comments

Comments
 (0)