diff --git a/neo/idlib/containers/List.h b/neo/idlib/containers/List.h index cf7951bb..e4411270 100644 --- a/neo/idlib/containers/List.h +++ b/neo/idlib/containers/List.h @@ -32,6 +32,7 @@ If you have questions concerning this license or the applicable additional terms #include #include +#include // SRS - Needed for clang 14 so std::copy() is defined /* ===============================================================================