From 8db4a7da23c36718152ca29cfb067bcfc759a92f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 5 Feb 2012 17:38:54 +0300 Subject: Move path functions from stringutils to paths. --- src/utils/paths.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/utils/paths.h') diff --git a/src/utils/paths.h b/src/utils/paths.h index 804900587..f92fcdcb5 100644 --- a/src/utils/paths.h +++ b/src/utils/paths.h @@ -27,4 +27,6 @@ std::string getRealPath(const std::string &str); bool isRealPath(const std::string &str); +bool checkPath(std::string path); + #endif // UTILS_PATHS_H -- cgit v1.2.3-70-g09d2