浏览代码

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>