mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-09 12:41:17 +00:00
Moved the scalar-related functions to their own file.
This commit is contained in:
@@ -201,6 +201,10 @@
|
||||
RelativePath=".\scanner.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\scanscalar.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\scantoken.cpp"
|
||||
>
|
||||
@@ -259,6 +263,10 @@
|
||||
RelativePath=".\scanner.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\scanscalar.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\sequence.h"
|
||||
>
|
||||
|
Reference in New Issue
Block a user