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