mirror of
https://github.com/tswow/tswow
synced 2026-08-14 20:29:06 -04:00
5 lines
No EOL
87 B
C++
5 lines
No EOL
87 B
C++
#pragma once
|
|
|
|
#include <string>
|
|
|
|
std::string relProjectPath(std::string const& pathIn); |