mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-29 08:45:42 -04:00
Common: Add missing include
This commit is contained in:
parent
5fee6f5abe
commit
62765d7034
@ -4,6 +4,7 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
#include "types.h"
|
#include "types.h"
|
||||||
#include <cinttypes>
|
#include <cinttypes>
|
||||||
|
#include <cstdarg>
|
||||||
#include <mutex>
|
#include <mutex>
|
||||||
|
|
||||||
enum LOGLEVEL
|
enum LOGLEVEL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user