Files
compute-runtime/shared/offline_compiler/source/utilities/get_path.h

11 lines
130 B
C
Raw Normal View History

/*
* Copyright (C) 2020 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#pragma once
extern std::string getPath();