Commit c5d98e82 authored by Po Yen, Chen's avatar Po Yen, Chen
Browse files

Add "#pragma once" in newly created headers

parent fed10151
......@@ -14,6 +14,8 @@
* limitations under the License.
*/
#pragma once
#include <hip/hip_bf16.h>
#include "cuda_compat.h"
......
#pragma once
#include "kernel/paged_attention_kernel.hpp"
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