Edit

IABSD.fr/ports/games/dangerdeep

Branch :

  • Show log

    Commit

  • Author : espie
    Date : 2017-04-30 08:56:45
    Hash : 6def882e
    Message : wrap dangerdeep's mutex into its own namespace so that it doesn't conflict with std::mutex on modern compilers. Fixes the build with clang, and still builds with gcc