Przeglądaj źródła

Do not undef interface, we deal with it

Samuel Thibault 11 lat temu
rodzic
commit
18592058ec
1 zmienionych plików z 0 dodań i 1 usunięć
  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>