Skip to content

Commit

Permalink
fix: Add header for GCC 13
Browse files Browse the repository at this point in the history
  • Loading branch information
YanWenKun committed Dec 16, 2024
1 parent e3a68d0 commit 07e04ed
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
#include <vector>
#include "rasterizer.h"
#include <cuda_runtime_api.h>
#include <cstdint>

namespace CudaRasterizer
{
Expand Down

0 comments on commit 07e04ed

Please sign in to comment.