compute-runtime/offline_compiler/utilities/get_current_dir.h

10 lines
176 B
C++

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