mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-05-01 20:35:41 -04:00
Core/TimingEvent: Add missing <string> include
This commit is contained in:
parent
f0910dc948
commit
15e49b9f61
@ -1,6 +1,7 @@
|
||||
#pragma once
|
||||
#include <functional>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "types.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user