mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-09 12:41:17 +00:00
Fixed warnings to compile on gcc with -Wall -pedantic -Wextra
This commit is contained in:
@@ -43,7 +43,7 @@ namespace YAML
|
||||
// Flow, // duplicate
|
||||
// Block, // duplicate
|
||||
// Auto, // duplicate
|
||||
LongKey,
|
||||
LongKey
|
||||
};
|
||||
|
||||
struct _Indent {
|
||||
|
Reference in New Issue
Block a user