parent_path.h
Go to the documentation of this file.
1 #ifndef art_Utilities_parent_path_h
2 #define art_Utilities_parent_path_h
3 #include <string>
4 
5 namespace art {
7 }
8 
9 #endif /* art_Utilities_parent_path_h */
10 
11 // Local Variables:
12 // mode: c++
13 // End:
std::string string
Definition: nybbler.cc:12
std::string parent_path(std::string const &path)
Definition: parent_path.cc:15