mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-15 15:49:36 +02:00
Remove unnecessary #include
This commit is contained in:
parent
1b6cd725e6
commit
e990fd4f18
@ -43,13 +43,6 @@
|
||||
#define __AUDACITY_MODULEINTERFACE_H__
|
||||
|
||||
#include <functional>
|
||||
|
||||
#ifdef __WXMAC__
|
||||
// Needs this for std::function
|
||||
// Make this go away when Mac moves to a proper C++11 library
|
||||
#include "../../src/MemoryX.h"
|
||||
#endif
|
||||
|
||||
#include "audacity/Types.h"
|
||||
#include "audacity/IdentInterface.h"
|
||||
#include "audacity/PluginInterface.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user