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.
2 parents ade0886 + 5c93fb3 commit af7caf0Copy full SHA for af7caf0
ggml/src/ggml-remotingfrontend/virtgpu-shm.h
@@ -3,7 +3,7 @@
3
#include <cassert>
4
#include <cstdint>
5
#include <cstddef>
6
-#include <stdatomic.h>
+#include <atomic>
7
#include <sys/mman.h>
8
9
#include "virtgpu.h"
0 commit comments