From 686061071f2d6fefcdf9785a5633a23722e187db Mon Sep 17 00:00:00 2001 From: Frank Zago Date: Fri, 30 Jul 2010 02:08:53 +0000 Subject: [PATCH] Compile fix. --- client/CPreGame.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/CPreGame.cpp b/client/CPreGame.cpp index 840ac210a..c3a5f22bd 100644 --- a/client/CPreGame.cpp +++ b/client/CPreGame.cpp @@ -2451,7 +2451,7 @@ void CBonusSelection::updateBonusSelection() case 5: //primary skill { int leadingSkill = -1; - std::vector> toPrint; //primary skills to be listed + std::vector > toPrint; //primary skills to be listed const ui8* ptr = reinterpret_cast(&bonDescs[i].info2); for (int g=0; g