Use a macro for when __has_cpp_attribute is unsupported
commit5aeeffec8063e51f647403b2bbff68bf900b0f9c
authorChris Robinson <chris.kcat@gmail.com>
Sat, 11 Mar 2023 05:03:08 +0000 (10 21:03 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Sat, 11 Mar 2023 05:16:00 +0000 (10 21:16 -0800)
tree1b7d6498ac477302e8605bfb5fd60940435f1559
parent8c3948c4de4b84805664775bbfe64516e1100ad9
Use a macro for when __has_cpp_attribute is unsupported

And the standard macro is __has_cpp_attribute, not __has_attribute.
common/opthelpers.h