mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-22 22:56:32 +01:00
pulling trunk
git-svn-id: svn://localhost/ardour2/branches/undo@586 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
3038d8ce4a
commit
eb3f77df57
237 changed files with 68673 additions and 4051 deletions
|
|
@ -6,9 +6,7 @@
|
|||
namespace PBD
|
||||
{
|
||||
|
||||
extern char *basename (const char *);
|
||||
extern std::string basename (const std::string);
|
||||
extern std::string basename_nosuffix (const std::string);
|
||||
extern std::string basename_nosuffix (const std::string&);
|
||||
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue