We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b17071 commit af1804aCopy full SHA for af1804a
1 file changed
lib/node_modules/@stdlib/number/float16/base/to-word/benchmark/c/benchmark.c
@@ -18,7 +18,7 @@
18
19
#include "stdlib/number/float16/base/to_word.h"
20
#include "stdlib/number/float64/base/to_float16.h"
21
-#include "stdlib/number/float64/ctor.h"
+#include "stdlib/number/float16/ctor.h"
22
#include <stdlib.h>
23
#include <stdio.h>
24
#include <stdint.h>
0 commit comments