mirror of https://github.com/odrling/Aegisub
Add #pragma once to exception.h.
Originally committed to SVN as r3613.
This commit is contained in:
parent
0cecf3c598
commit
df58224b55
|
@ -34,6 +34,7 @@
|
|||
/// @ingroup main_headers
|
||||
///
|
||||
|
||||
#pragma once
|
||||
|
||||
#ifndef AGI_PRE
|
||||
#include <wx/string.h>
|
||||
|
|
Loading…
Reference in New Issue