diff --git a/stepmania/src/crypto51/integer.cpp b/stepmania/src/crypto51/integer.cpp index 03a4bb67af..a305cabf23 100644 --- a/stepmania/src/crypto51/integer.cpp +++ b/stepmania/src/crypto51/integer.cpp @@ -31,7 +31,7 @@ bool FunctionAssignIntToInteger(const std::type_info &valueType, void *pInteger, } #ifdef SSE2_INTRINSICS_AVAILABLE -template +template CPP_TYPENAME AllocatorBase::pointer AlignedAllocator::allocate(size_type n, const void *) { if (n < 4)