remove some unnecessary export macro placements
This commit is contained in:
parent
24d2b5ec92
commit
3e32fb6d48
@ -33,8 +33,8 @@
|
||||
|
||||
namespace MIDI {
|
||||
namespace Name {
|
||||
class LIBMIDIPP_API ChannelNameSet;
|
||||
class LIBMIDIPP_API Patch;
|
||||
class ChannelNameSet;
|
||||
class Patch;
|
||||
typedef std::list<boost::shared_ptr<Patch> > PatchNameList;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user