diff --git a/olp-cpp-sdk-core/tests/thread/ThreadPoolTaskSchedulerTest.cpp b/olp-cpp-sdk-core/tests/thread/ThreadPoolTaskSchedulerTest.cpp index 786417387..91b59c646 100644 --- a/olp-cpp-sdk-core/tests/thread/ThreadPoolTaskSchedulerTest.cpp +++ b/olp-cpp-sdk-core/tests/thread/ThreadPoolTaskSchedulerTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019-2021 HERE Europe B.V. + * Copyright (C) 2019-2025 HERE Europe B.V. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -17,6 +17,7 @@ * License-Filename: LICENSE */ +#include #include #include