mirror of
https://github.com/loot/yaml-cpp.git
synced 2026-07-27 14:13:42 -07: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