]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/predef/meta/libraries.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / predef / meta / libraries.json
index d7e326cddc48021f402f9ecd11a0264da55ea5ca..cc3df579b57dcc10c6aaf3eea916a1fda2b5eaeb 100644 (file)
@@ -2,13 +2,14 @@
     "key": "predef",
     "name": "Predef",
     "authors": [
-        "Rene Rivera"
+        "René Ferdinand Rivera Morell"
     ],
     "description": "This library defines a set of compiler, architecture, operating system, library, and other version numbers from the information it can gather of C, C++, Objective C, and Objective C++ predefined macros or those defined in generally available headers.",
     "category": [
         "Miscellaneous"
     ],
     "maintainers": [
-        "Rene Rivera <grafikrobot -at- gmail.com>"
-    ]
+        "René Ferdinand Rivera Morell <grafikrobot -at- gmail.com>"
+    ],
+    "cxxstd": "98"
 }