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" >