mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-29 03:32:48 +00:00
Added missing header for runtime_error exception
This commit is contained in:
parent
603dde343f
commit
8fa2191dd9
@ -13,6 +13,7 @@
|
||||
#include "gen/pref_types.h"
|
||||
|
||||
#include <iostream>
|
||||
#include <stdexcept>
|
||||
#include <vector>
|
||||
|
||||
typedef std::vector<TiXmlElement*> XmlElements;
|
||||
|
Loading…
x
Reference in New Issue
Block a user