Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
force bye alignement to 8 and disable a avertissment
[simgrid.git] / src / win32 / compiler / borland.h
index a39c375..d59c5cd 100644 (file)
@@ -406,4 +406,8 @@ typedef int socklen_t;
 #define CONTEXT_THREADS 1
 #endif
 
+
+/*#pragma option push -a8 -pc -b
+#pragma warn -8062*/
+
 #endif /* #ifndef __XBT_BORLAND_COMPILER_CONFIG_H__ */