mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-31 08:58:43 +01:00
Clean up most remaining MSVC warnings.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
#include "../lib-src/portmidi/pm_common/portmidi.h"
|
||||
#include "../lib-src/portmidi/porttime/porttime.h"
|
||||
#include <cstring> // Allegro include fails if this header isn't included do to no memcpy
|
||||
#include "../lib-src/portsmf/allegro.h"
|
||||
#include "../lib-src/header-substitutes/allegro.h"
|
||||
|
||||
class NoteTrack;
|
||||
using NoteTrackArray = std::vector < NoteTrack* >;
|
||||
|
||||
Reference in New Issue
Block a user