mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
libgo: revert incorrectly committed change
This directory should be changed upstream, not in the GCC repo.
This commit is contained in:
@@ -32,7 +32,6 @@ IntoC(void)
|
||||
}
|
||||
|
||||
#ifdef WIN32
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <windows.h>
|
||||
long long
|
||||
mysleep(int seconds) {
|
||||
|
||||
Reference in New Issue
Block a user