Skip to content

Commit b15121f

Browse files
committed
tentative fix for getARGV on Windows
1 parent e367089 commit b15121f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

idp/getARGV.idp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,4 @@ cout << getARGV(2,200.) << endl;
9393
cout << getARGV(3,"300.000") << endl;
9494
cout << getARGV("-n"," xxx") << endl;
9595
*/
96-
ENDIFMACRO
96+
ENDIFMACRO

0 commit comments

Comments
 (0)