| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Sorry, we really should've noticed this before the release.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This PR restores a comma between 'latch' and 'numbers'. Currently, the missing comma causes them to be implicitly concatenated into 'latchnumbers', so cpplint won't recognize either header in C++20 code and report a bogus build/include_order error.