Fix non-pch compilation

This commit is contained in:
Thomas Goyne 2013-05-03 17:42:00 -07:00
parent 39f2a09aee
commit 6ec305f76b
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@
#include <libaegisub/util.h>
#include <boost/algorithm/string/predicate.hpp>
#include <fstream>
AssStyleStorage::~AssStyleStorage() {
agi::util::delete_clear(style);