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 76fd38c commit 0832fa1Copy full SHA for 0832fa1
src/util/error.h
@@ -3,6 +3,7 @@
3
4
#include <errno.h>
5
#include <string.h>
6
+#include <stdarg.h>
7
8
#include <gpuarray/error.h>
9
0 commit comments