diff options
Diffstat (limited to 'src/path.h')
-rw-r--r-- | src/path.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,4 +28,5 @@ #include <string> +//! \returns path component of full filename with path. std::string getPath(const std::string& file); |