From e6a26ef10426fab8722ed9a21958f5bb4dd70483 Mon Sep 17 00:00:00 2001 From: jbeder Date: Mon, 20 Jul 2009 20:18:59 +0000 Subject: [PATCH] Updated visual studio project, and fixed a VS warning --- src/aliascontent.cpp | 2 +- yamlcpp.vcproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/aliascontent.cpp b/src/aliascontent.cpp index ca64a89..9f98571 100644 --- a/src/aliascontent.cpp +++ b/src/aliascontent.cpp @@ -8,7 +8,7 @@ namespace YAML { } - void AliasContent::Parse(Scanner */*pScanner*/, const ParserState& /*state*/) + void AliasContent::Parse(Scanner * /*pScanner*/, const ParserState& /*state*/) { } diff --git a/yamlcpp.vcproj b/yamlcpp.vcproj index 625f004..749ac8e 100644 --- a/yamlcpp.vcproj +++ b/yamlcpp.vcproj @@ -168,7 +168,7 @@ Name="Representation" >