diff options
Diffstat (limited to 'toolsrc/include/StatusParagraph.h')
| -rw-r--r-- | toolsrc/include/StatusParagraph.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/toolsrc/include/StatusParagraph.h b/toolsrc/include/StatusParagraph.h index ad913d11b..2d1815dc0 100644 --- a/toolsrc/include/StatusParagraph.h +++ b/toolsrc/include/StatusParagraph.h @@ -23,6 +23,9 @@ namespace vcpkg PURGE }; + /// <summary> + /// Installed package metadata + /// </summary> struct StatusParagraph { StatusParagraph(); |
