浏览代码

CUDA: OptiXIR test includes all required headers

Robert Maynard 1 年之前
父节点
当前提交
c75e873564
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Tests/CudaOnly/OptixIR/main.cu

+ 1 - 0
Tests/CudaOnly/OptixIR/main.cu

@@ -1,3 +1,4 @@
+#include <cstdint>
 #include <fstream>
 #include <iostream>
 #include <string>