From b4b63c6f3d908111542e8fa65a0d8e46fd60a3ef Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Wed, 9 Jun 2004 02:24:45 +0000 Subject: [PATCH] er --- stepmania/src/crypto51/integer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)