Skip to content

Commit 04d7b27

Browse files
committed
Add header for linux builds
1 parent 30ba139 commit 04d7b27

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ggml/src/ggml-webgpu/ggml-webgpu.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
#include "ggml-wgsl-shaders.hpp"
99

10+
#include <condition_variable>
1011
#include <cstring>
1112
#include <mutex>
1213
#include <vector>

0 commit comments

Comments
 (0)