forked from mia/Aegisub
Add <memory> for auto_ptr
Originally committed to SVN as r4854.
This commit is contained in:
parent
12bf2a595d
commit
d6e9ee9487
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
|||
|
||||
#ifdef WITH_HUNSPELL
|
||||
|
||||
#include <memory>
|
||||
#include <hunspell/hunspell.hxx>
|
||||
|
||||
#include "include/aegisub/spellchecker.h"
|
||||
|
|
Loading…
Reference in a new issue