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

6 lines
101 B
C

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