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