ExternalLibraryFunction.st
changeset 19951 2ba5ef097a79
parent 19950 ee2f6bfd55c1
child 19967 9b1443c2aab1
child 20288 604e46cfbf18
--- a/ExternalLibraryFunction.st	Mon Jun 06 10:00:18 2016 +0200
+++ b/ExternalLibraryFunction.st	Mon Jun 06 10:00:50 2016 +0200
@@ -1074,8 +1074,8 @@
     int __returnType = 0;
     int thisType;
     int __callType = FFI_DEFAULT_ABI;
+#endif
     int __anyFloatOrDoubleArg = 0;
-#endif
 
     union u {
 	INT iVal;