diff --git a/Example/Include/my_internal.h b/Example/Include/my_internal.h index e304740860..4a349489fe 100644 --- a/Example/Include/my_internal.h +++ b/Example/Include/my_internal.h @@ -2,7 +2,7 @@ // SuiteSparse/Example/Include/my_internal.h //------------------------------------------------------------------------------ -// Copyright (c) 2022-2023, Timothy A. Davis, All Rights Reserved. +// Copyright (c) 2022-2024, Timothy A. Davis, All Rights Reserved. // SPDX-License-Identifier: BSD-3-clause //------------------------------------------------------------------------------ @@ -110,7 +110,9 @@ #endif // OpenMP include file: +#ifdef _OPENMP #include +#endif // GMP and MPFR #include