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 e05a5ad commit 014481bCopy full SHA for 014481b
1 file changed
src/ai/backend.h
@@ -20,6 +20,7 @@
20
21
#include <stdint.h>
22
#include <glib.h>
23
+#include <omp.h>
24
25
/**
26
* @brief AI Execution Provider
0 commit comments