From 2964dd15b24787162c53560ae9ceae5a92cfc86d Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Wed, 15 Mar 2006 11:54:18 +0000 Subject: *** empty log message *** --- config.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config.h') diff --git a/config.h b/config.h index 44a24976..4c6b2ced 100644 --- a/config.h +++ b/config.h @@ -117,6 +117,8 @@ void option_help(std::ostream& out); #define OPT_END(tag) +std::string resolve_path(const std::string& path); + ////////////////////////////////////////////////////////////////////// void trace(const std::string& cat, const std::string& str); -- cgit v1.2.3