From 8bce92accb61ee883fb4eb048f14a2f06c7c8bcf Mon Sep 17 00:00:00 2001 From: Erik Schnetter Date: Wed, 2 Oct 2024 16:15:33 -0400 Subject: [PATCH] CarpetX: Update to nvtx3 --- CarpetX/src/timer.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CarpetX/src/timer.hxx b/CarpetX/src/timer.hxx index 8450e3cb8..80a094d5e 100644 --- a/CarpetX/src/timer.hxx +++ b/CarpetX/src/timer.hxx @@ -4,7 +4,7 @@ #include #ifdef __CUDACC__ -#include +#include #endif #include