Add <memory> for auto_ptr

Originally committed to SVN as r4854.
This commit is contained in:
Amar Takhar 2010-11-29 10:17:12 +00:00
parent 12bf2a595d
commit d6e9ee9487
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
#ifdef WITH_HUNSPELL
#include <memory>
#include <hunspell/hunspell.hxx>
#include "include/aegisub/spellchecker.h"