mirror of https://github.com/odrling/Aegisub
Fix test compilation on windows
This commit is contained in:
parent
af96b305bf
commit
a84e463a06
|
@ -21,6 +21,7 @@
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
#include <cstdint>
|
#include <cstdint>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
#include <memory>
|
||||||
|
|
||||||
struct tm;
|
struct tm;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue