Skip to content
  • Chun-wei Fan's avatar
    Bug 670499-Add gdk/fallback-c89.c · 4f56f53a
    Chun-wei Fan authored
    Add a fallback-c89.c for the gdk/ subdirectory as there is code that uses
    functions that are introduced by C99.  This currently adds fallback
    implementations for MSVC for isnan() and isinf()
    
    Dist this "new" source file as well
    4f56f53a