Преглед изворни кода

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>