X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/46ad98c51ee33cbdbeb46a8c058beea42b152c61..34a382cec766ccc54c79cc6183632d7d55887111:/src/win32/compiler/borland.h diff --git a/src/win32/compiler/borland.h b/src/win32/compiler/borland.h index d59c5cd67b..840d627af5 100644 --- a/src/win32/compiler/borland.h +++ b/src/win32/compiler/borland.h @@ -390,7 +390,6 @@ the double. For now, GRAS requires the structures to be compacted. */ /* types */ typedef unsigned int uint32_t; -typedef int socklen_t; /* Choose setjmp as exception implementation */ #ifndef __EX_MCTX_SJLJ__ @@ -407,7 +406,6 @@ typedef int socklen_t; #endif -/*#pragma option push -a8 -pc -b -#pragma warn -8062*/ + #endif /* #ifndef __XBT_BORLAND_COMPILER_CONFIG_H__ */