mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Add missing include for std::string
This commit is contained in:
parent
6f4415b4b8
commit
512bf0d6f6
@ -2,6 +2,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <unordered_map>
|
||||
#include <string>
|
||||
#include <SDL2/SDL.h>
|
||||
|
||||
#include "blupi.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user