From 45521d593560b120d406acfb9926697e7ad5e423 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Wed, 23 Mar 2016 21:57:41 +0100 Subject: More cleanup. --- src/path.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/path.h') diff --git a/src/path.h b/src/path.h index 7189cea..50ff842 100644 --- a/src/path.h +++ b/src/path.h @@ -28,4 +28,5 @@ #include +//! \returns path component of full filename with path. std::string getPath(const std::string& file); -- cgit v1.2.3