time-shift
Houtan Bastani 2013-11-05 18:06:24 +01:00
parent 5352fb4d16
commit 0e4bb3f8e9
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ class GeneralExceptionHandling
{
string ErrorMsg;
public:
#ifdef _MSC_VER_
#ifdef _MSC_VER
~GeneralExceptionHandling()
{
FreeLibrary(hinstLib);