mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-02 17:09:26 +02:00
AUP3: Fix build failures
This commit is contained in:
parent
632ad6efcf
commit
2ec3adf555
@ -15,6 +15,7 @@
|
|||||||
|
|
||||||
#include <wx/mstream.h> // member variables
|
#include <wx/mstream.h> // member variables
|
||||||
|
|
||||||
|
#include <set>
|
||||||
#include <unordered_map>
|
#include <unordered_map>
|
||||||
#include "audacity/Types.h"
|
#include "audacity/Types.h"
|
||||||
|
|
||||||
|
@ -12,6 +12,7 @@ Paul Licameli split from AudacityProject.h
|
|||||||
#define __AUDACITY_PROJECT_FILE_IO__
|
#define __AUDACITY_PROJECT_FILE_IO__
|
||||||
|
|
||||||
#include <memory>
|
#include <memory>
|
||||||
|
#include <set>
|
||||||
#include "ClientData.h" // to inherit
|
#include "ClientData.h" // to inherit
|
||||||
#include "Prefs.h" // to inherit
|
#include "Prefs.h" // to inherit
|
||||||
#include "xml/XMLTagHandler.h" // to inherit
|
#include "xml/XMLTagHandler.h" // to inherit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user