Oh, fixed Linux build.

This commit is contained in:
Scott Ehlert 2010-07-15 01:04:52 -05:00
parent f53746f720
commit 63f50b1e73
2 changed files with 2 additions and 2 deletions

View File

@ -43,4 +43,4 @@ void InitialiseGetHolidayDetour()
void RemoveGetHolidayDetour()
{
getHolidayDetour->Destroy();
}
}

View File

@ -42,4 +42,4 @@ void RemoveGetHolidayDetour();
extern IForward *g_getHolidayForward;
#endif //_INCLUDE_SOURCEMOD_HOLIDAY_H_
#endif //_INCLUDE_SOURCEMOD_HOLIDAY_H_