mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Add explicit include on string
This commit is contained in:
parent
6a1f8e0cbd
commit
22087548b3
@ -23,6 +23,7 @@
|
||||
#include <iostream>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string>
|
||||
|
||||
#include "blupi.h"
|
||||
#include "button.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user