mirror of
https://github.com/python/cpython.git
synced 2025-08-25 19:24:42 +00:00
parent
4eb5940a4d
commit
4f1cd8bdcb
31 changed files with 320 additions and 320 deletions
|
@ -1,7 +1,7 @@
|
|||
|
||||
/* Portable fmod(x, y) implementation for systems that don't have it */
|
||||
|
||||
#include "config.h"
|
||||
#include "pyconfig.h"
|
||||
|
||||
#include "pyport.h"
|
||||
#include <errno.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue