Skip to content

Commit

Permalink
Merge pull request #22 from YanWenKun/main
Browse files Browse the repository at this point in the history
Fix: Add header for GCC 13
  • Loading branch information
ashawkey authored Jul 24, 2024
2 parents d986da0 + e2454c0 commit 8829d14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cuda_rasterizer/rasterizer_impl.h
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 8829d14

Please sign in to comment.