diff --git a/arbor/backends/gpu/forest.cpp b/arbor/backends/gpu/forest.cpp index 9d2f10c90..ec3c30e68 100644 --- a/arbor/backends/gpu/forest.cpp +++ b/arbor/backends/gpu/forest.cpp @@ -1,6 +1,6 @@ #include "backends/gpu/forest.hpp" #include "util/span.hpp" -#include +#include namespace arb { namespace gpu {