Removed code that conditionally included pthread.h for mingw.
This header is generally not available on mingw and can cause build errors. The windows host code does provide timespec definition that can be used for mingw case. llvm-svn: 203555
Loading
Please sign in to comment