/*
* Copyright (C) 2017-2020 Intel Corporation
*
* SPDX-License-Identifier: MIT
*/
#include "opencl/source/program/program.h"
namespace NEO {
void Program::applyAdditionalOptions() {
}
}; // namespace NEO