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