mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-11-26 21:33:59 +08:00
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
Block a user