aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source/val/validate_ray_tracing_reorder.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/val/validate_ray_tracing_reorder.cpp b/source/val/validate_ray_tracing_reorder.cpp
index 0fcd9e19..cb190f91 100644
--- a/source/val/validate_ray_tracing_reorder.cpp
+++ b/source/val/validate_ray_tracing_reorder.cpp
@@ -19,6 +19,8 @@
#include "source/val/validate.h"
#include "source/val/validation_state.h"
+#include <limits>
+
namespace spvtools {
namespace val {