Update categories in libraries.json

This commit is contained in:
Peter Dimov
2021-11-07 20:33:59 +02:00
parent 37ad7254d2
commit 8c7b14f68b

View File

@ -11,7 +11,8 @@
],
"description": "A common infrastructure for throwing exceptions from Boost libraries.",
"category": [
"Miscellaneous"
"Emulation",
"Error-handling"
],
"cxxstd": "03"
}