Changeset 623 in dev for trunk/ab5.0/jenga/include/common
- Timestamp:
- May 21, 2008, 11:02:07 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ab5.0/jenga/include/common/Path.h
r524 r623 58 58 static std::string MakeFullPath( const std::string &relativePath, const std::string &baseDirPath ); 59 59 static std::string MakeFullPathByCurrentDirectory( const std::string &relativePath ); 60 static std::string ExtractDirPath( const std::string &path ); 60 61 }; 61 62
Note:
See TracChangeset
for help on using the changeset viewer.