소스 검색

Do not undef interface, we deal with it

Samuel Thibault 11 년 전
부모
커밋
18592058ec
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      include/pthread_win32/pthread.h

+ 0 - 1
include/pthread_win32/pthread.h

@@ -33,7 +33,6 @@ extern "C" {
 
 #include <windows.h>
 #include <sys/types.h>
-#undef interface
 #include <stdio.h>
 #include <errno.h>