Commit 116820a5 authored by hyunwoongko's avatar hyunwoongko Committed by mshoeybi
Browse files

Remove useless include

parent 40becfc9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -16,7 +16,6 @@

#pragma once

#include <stdio.h>
#include <assert.h>
#include <cuda_fp16.h>
#include <cfloat>