Skip to content

Commit f9c5cc9

Browse files
add math/base/special/gammasgnf
1 parent 87a4039 commit f9c5cc9

File tree

1 file changed

+0
-2
lines changed
  • lib/node_modules/@stdlib/math/base/special/gammasgnf/include/stdlib/math/base/special

1 file changed

+0
-2
lines changed

lib/node_modules/@stdlib/math/base/special/gammasgnf/include/stdlib/math/base/special/gammasgnf.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
#ifndef STDLIB_MATH_BASE_SPECIAL_GAMMASGNF_H
2020
#define STDLIB_MATH_BASE_SPECIAL_GAMMASGNF_H
2121

22-
#include <stdint.h>
23-
2422
/*
2523
* If C++, prevent name mangling so that the compiler emits a binary file having undecorated names, thus mirroring the behavior of a C compiler.
2624
*/

0 commit comments

Comments
 (0)