remove unnecessary namespace forward decl
This commit is contained in:
parent
3a69ff680e
commit
1e58033ab4
@ -38,10 +38,6 @@
|
|||||||
#include "ardour/types.h"
|
#include "ardour/types.h"
|
||||||
#include "ardour/libardour_visibility.h"
|
#include "ardour/libardour_visibility.h"
|
||||||
|
|
||||||
namespace PBD {
|
|
||||||
class FPU;
|
|
||||||
}
|
|
||||||
|
|
||||||
namespace MIDI {
|
namespace MIDI {
|
||||||
class MachineControl;
|
class MachineControl;
|
||||||
class Port;
|
class Port;
|
||||||
|
Loading…
Reference in New Issue
Block a user