http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58327
Tobias Burnus <burnus at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |burnus at gcc dot gnu.org
--- Comment #1 from Tobias Burnus <burnus at gcc dot gnu.org> ---
(In reply to Ulrich Weber from comment #0)
> extern "C" {
> #include "quadmath.h"
> }
> #include "SDL2\SDL.h"
> #include <iostream>
Does the result change if you flip the order of the include files?
