diff options
Diffstat (limited to 'cpp-timeplot/src/webgpu_impl.cpp')
| -rw-r--r-- | cpp-timeplot/src/webgpu_impl.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp-timeplot/src/webgpu_impl.cpp b/cpp-timeplot/src/webgpu_impl.cpp new file mode 100644 index 0000000..e0f099b --- /dev/null +++ b/cpp-timeplot/src/webgpu_impl.cpp @@ -0,0 +1,2 @@ +#define WGPU_CPP_IMPLEMENTATION +#include <webgpu/webgpu.hpp> |
