summaryrefslogtreecommitdiffstats
path: root/Source/cmJsonObjectDictionary.h
Commit message (Collapse)AuthorAgeFilesLines
* server: Split json dictionary into separate headerBrad King2018-09-211-0/+46
Move dictionary entries used by the json object generation code into a separate header. These are distinct from the server-only entries used in the protocol implementation.