--- mac-3.99/src/MACLib/Assembly/Assembly.h~ 2004-05-01 06:22:35.000000000 +0200 +++ mac-3.99/src/MACLib/Assembly/Assembly.h 2004-09-28 12:23:52.491091888 +0200 @@ -6,7 +6,7 @@ void Adapt(short * pM, const short * pAdapt, int nDirection, int nOrder); int CalculateDotProduct(const short * pA, const short * pB, int nOrder); BOOL GetMMXAvailable(); -}; +} #endif // #ifndef APE_ASSEMBLY_H