openMSX
FileOperationsMac.hh
Go to the documentation of this file.
1#ifndef FILEOPERATIONSMAC_HH
2#define FILEOPERATIONSMAC_HH
3
4#include <string>
5
7
8std::string findShareDir();
9
10}
11
12#endif
std::string findShareDir()