mirror of https://github.com/odrling/Aegisub
Fix non-pch compilation
This commit is contained in:
parent
39f2a09aee
commit
6ec305f76b
|
@ -44,6 +44,7 @@
|
|||
#include <libaegisub/util.h>
|
||||
|
||||
#include <boost/algorithm/string/predicate.hpp>
|
||||
#include <fstream>
|
||||
|
||||
AssStyleStorage::~AssStyleStorage() {
|
||||
agi::util::delete_clear(style);
|
||||
|
|
Loading…
Reference in New Issue