server-skynet-source-3rd-je.../include
Dave Rigby 37fd1115c3 Remove extraneous ';' on closing 'extern "C"'
Fixes warning with newer GCCs:

    include/jemalloc/jemalloc.h:229:2: warning: extra ';' [-Wpedantic]
      };
       ^
2015-07-16 11:37:19 +01:00
..
jemalloc Remove extraneous ';' on closing 'extern "C"' 2015-07-16 11:37:19 +01:00
msvc_compat Allow to build with clang-cl 2014-06-12 10:39:39 -07:00