Fix non-pch compilation
This commit is contained in:
parent
39f2a09aee
commit
6ec305f76b
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@
|
||||||
#include <libaegisub/util.h>
|
#include <libaegisub/util.h>
|
||||||
|
|
||||||
#include <boost/algorithm/string/predicate.hpp>
|
#include <boost/algorithm/string/predicate.hpp>
|
||||||
|
#include <fstream>
|
||||||
|
|
||||||
AssStyleStorage::~AssStyleStorage() {
|
AssStyleStorage::~AssStyleStorage() {
|
||||||
agi::util::delete_clear(style);
|
agi::util::delete_clear(style);
|
||||||
|
|
Loading…
Reference in a new issue