Boost ThrowExceptions required for macro
This commit is contained in:
parent
cd2032f1b3
commit
ac26520bfa
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ class version_info;
|
|||
#include <string>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <boost/throw_exception.hpp>
|
||||
|
||||
/**
|
||||
* Exception thrown when the WML parser fails to read a .pbl file.
|
||||
|
|
Loading…
Add table
Reference in a new issue