/* * Copyright (C) 2017-2019 Intel Corporation * * SPDX-License-Identifier: MIT * */ #include "runtime/helpers/base_object.h" namespace NEO { std::thread::id invalidThreadID; } // namespace NEO