mirror of git://gcc.gnu.org/git/gcc.git
libgo: revert incorrectly committed change
This directory should be changed upstream, not in the GCC repo.
This commit is contained in:
parent
fa9fd68930
commit
c5e77e98af
|
|
@ -32,7 +32,6 @@ IntoC(void)
|
|||
}
|
||||
|
||||
#ifdef WIN32
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <windows.h>
|
||||
long long
|
||||
mysleep(int seconds) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue