mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-09-07 14:25:17 -04:00
Include <memory> for unique_ptr
This commit is contained in:
parent
6ebd677893
commit
0cc8e489f8
@ -23,6 +23,7 @@
|
|||||||
#define SDL2PP_MIXER_HH
|
#define SDL2PP_MIXER_HH
|
||||||
|
|
||||||
#include <functional>
|
#include <functional>
|
||||||
|
#include <memory>
|
||||||
|
|
||||||
#include <SDL2/SDL_stdinc.h>
|
#include <SDL2/SDL_stdinc.h>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user