Add #pragma once to exception.h.

Originally committed to SVN as r3613.
This commit is contained in:
Thomas Goyne 2009-10-05 00:06:11 +00:00
parent 0cecf3c598
commit df58224b55
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
/// @ingroup main_headers
///
#pragma once
#ifndef AGI_PRE
#include <wx/string.h>