mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-07-23 03:02:50 +03:00
Include <string> in the new class (MSVC is complaining).
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
#include <eepp/config.hpp>
|
||||
#include <map>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
namespace EE { namespace Window {
|
||||
|
||||
Reference in New Issue
Block a user