"src/vscode:/vscode.git/clone" did not exist on "f2e521c49928f7a20eef14879bda4230c71121cb"
Unverified Commit b1ec112e authored by Rhett Ying's avatar Rhett Ying Committed by GitHub
Browse files

Fix compile error on ubuntu22.04_g++11.3.0 (#5434)

parent 1313067e
......@@ -9,6 +9,8 @@
#include <cuda_runtime.h>
#include <cassert>
#include <cstdint>
#include <cstdio>
#include "bf16.cuh"
#include "fp16.cuh"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment