libcryfs/test/my-gtest-main/my-gtest-main.h

6 lines
101 B
C
Raw Normal View History

#pragma once
#include <boost/filesystem/path.hpp>
const boost::filesystem::path& get_executable();