blob: c2f6c7363d4c2ed36d0da26d29886a4cc26f595b [file] [log] [blame]
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
//
#pragma once
namespace armnn
{
class BindableLayer;
class Layer;
}