diff options
Diffstat (limited to 'math/w_lgamma_compatf.c')
-rw-r--r-- | math/w_lgamma_compatf.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/w_lgamma_compatf.c b/math/w_lgamma_compatf.c deleted file mode 100644 index e59586fe8a..0000000000 --- a/math/w_lgamma_compatf.c +++ /dev/null @@ -1,2 +0,0 @@ -#define USE_AS_COMPAT 1 -#include <w_lgammaf_main.c> |