Skip to content
  • Vinson Lee's avatar
    Reorder includes in fbo tests. · 635c3687
    Vinson Lee authored and Brian Paul's avatar Brian Paul committed
    Include the standard headers before including glut.h.
    
    This fixes this MSVC compile error.
    error C2381: 'exit' : redefinition; __declspec(noreturn)
    635c3687