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