https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121335
Patrick Palka <ppalka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ppalka at gcc dot gnu.org --- Comment #4 from Patrick Palka <ppalka at gcc dot gnu.org> --- Can you try swapping the order of #include and import in your vulkan_first_test.cpp file? You may be running into PR99000.