summaryrefslogtreecommitdiff
path: root/src/PlatformUtils-posix.cc
blob: 7ed673531d9343ce7220e63065b5a60bac019f55 (plain)
1
2
3
4
5
6
7
#include "PlatformUtils.h"

std::string PlatformUtils::documentsPath()
{
	// FIXME: Implement
	return "";
}
contact: Jan Huwald // Impressum