Skip to content
  • Neil Roberts's avatar
    configure: Force #undef of 'near' and 'far' on Windows · 01e1260a
    Neil Roberts authored
    This adds an extra header that gets included from config.h where we
    can add configuration defines. This is used to #undef 'near' and 'far'
    when building for Windows so that we don't have to avoid using them as
    variable names in the Cogl code.
    01e1260a