Fix incorrect/useless forward declaration and associated torrent of warnings.
git-svn-id: svn://localhost/ardour2/branches/3.0@4425 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include <string>
|
||||
#include <evoral/TypeMap.hpp>
|
||||
|
||||
class Evoral::Parameter;
|
||||
namespace Evoral { class Parameter; }
|
||||
|
||||
namespace ARDOUR {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user