Browse Source

CUDA: OptiXIR test includes all required headers

Robert Maynard 1 year ago
parent
commit
c75e873564
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Tests/CudaOnly/OptixIR/main.cu

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

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