mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Fix non-precomp header compilation
Originally committed to SVN as r6463.
This commit is contained in:
parent
30e1679a78
commit
fbc93bb98a
@ -23,7 +23,7 @@
|
|||||||
namespace agi { class OptionValue; }
|
namespace agi { class OptionValue; }
|
||||||
class wxDialog;
|
class wxDialog;
|
||||||
class wxMoveEvent;
|
class wxMoveEvent;
|
||||||
class wxIconizeEvent;
|
class wxSizeEvent;
|
||||||
|
|
||||||
#ifndef AGI_PRE
|
#ifndef AGI_PRE
|
||||||
#include <string>
|
#include <string>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user