mirror of https://github.com/odrling/Aegisub
Non-precomp header compilation
Originally committed to SVN as r6557.
This commit is contained in:
parent
7f8aecd7fa
commit
fed2a91598
|
@ -21,6 +21,8 @@
|
||||||
#ifndef AGI_PRE
|
#ifndef AGI_PRE
|
||||||
#include <map>
|
#include <map>
|
||||||
#include <typeinfo>
|
#include <typeinfo>
|
||||||
|
|
||||||
|
#include <wx/dialog.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/// @brief A manager for dialogs
|
/// @brief A manager for dialogs
|
||||||
|
|
Loading…
Reference in New Issue