diff --git a/Sources/Plasma/CoreLib/hsBounds.cpp b/Sources/Plasma/CoreLib/hsBounds.cpp index 81ebe9b2..1180e153 100644 --- a/Sources/Plasma/CoreLib/hsBounds.cpp +++ b/Sources/Plasma/CoreLib/hsBounds.cpp @@ -1673,7 +1673,7 @@ hsBool hsBounds3Ext::ISectBB(const hsBounds3Ext &other, const hsVector3 &myVel, } else tstDepths[i+6] = 0; -#endif; +#endif } hsVector3 norm; diff --git a/Sources/Plasma/CoreLib/hsStringTokenizer.h b/Sources/Plasma/CoreLib/hsStringTokenizer.h index 5fbdc275..ae93a324 100644 --- a/Sources/Plasma/CoreLib/hsStringTokenizer.h +++ b/Sources/Plasma/CoreLib/hsStringTokenizer.h @@ -91,4 +91,4 @@ private: hsBool IsSep(wchar c); }; -#endif // _hsStringTokenizer_Included_ \ No newline at end of file +#endif // _hsStringTokenizer_Included_