/* * Copyright (C) 2017-2018 Intel Corporation * * SPDX-License-Identifier: MIT * */ #include "runtime/helpers/state_base_address.h" #include "runtime/helpers/state_base_address.inl" namespace OCLRT { template struct StateBaseAddressHelper; }