mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-07 04:01:54 +01:00
Add (redundant) #include "Experimental.h" in all .cpp files using the symbols
This commit is contained in:
@@ -47,6 +47,8 @@ i.e. an alternative to the usual interface, for Audacity.
|
||||
|
||||
#include <wx/arrimpl.cpp>
|
||||
|
||||
#include "Experimental.h"
|
||||
|
||||
#define initFnName "ExtensionModuleInit"
|
||||
#define versionFnName "GetVersionString"
|
||||
#define scriptFnName "RegScriptServerFunc"
|
||||
|
||||
Reference in New Issue
Block a user