1
0
mirror of https://github.com/blupi-games/planetblupi synced 2024-12-30 10:15:36 +01:00

Fix build with clang

This commit is contained in:
Mathieu Schroeter 2017-08-04 21:45:17 +02:00
parent 0b9dda2a92
commit a14adc4fe5

View File

@ -20,6 +20,7 @@
#pragma once
#include <string>
#include <unordered_map>
#include <vector>