compute-runtime/offline_compiler/utilities/get_path.h

11 lines
130 B
C++

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