mirror of
https://github.com/loot/yaml-cpp.git
synced 2026-07-27 14:13:42 -07:00
Updated visual studio project, and fixed a VS warning
This commit is contained in:
@@ -8,7 +8,7 @@ namespace YAML
|
||||
{
|
||||
}
|
||||
|
||||
void AliasContent::Parse(Scanner */*pScanner*/, const ParserState& /*state*/)
|
||||
void AliasContent::Parse(Scanner * /*pScanner*/, const ParserState& /*state*/)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user