mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-12 06:55:46 -04:00
Core/TimingEvent: Add missing <string> include
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
#pragma once
|
||||
#include <functional>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "types.h"
|
||||
|
Reference in New Issue
Block a user