Edit

kc3-lang/SDL/include

Branch :

  • Show log

    Commit

  • Author : Ryan C. Gordon
    Date : 2015-05-26 16:25:22
    Hash : a21672c8
    Message : Fix fallback define for DECLSPEC for non-Windows platforms. Looks like it was a copy/paste error? GCC doesn't support visibility attributes until gcc4, so just make it blank. Fixes Bugzilla #2720.