Skip to content

Commit 4caff6a

Browse files
committed
mingw
1 parent 61fdb94 commit 4caff6a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

selfcheck.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ else
9696
exit 1
9797
fi
9898

99+
# run with -std=gnuc++* so __has_include(...) is available
99100
./simplecpp simplecpp.cpp -e -f -std=gnu++11 $defs $inc
100101
ec=$?
101102
if [ $ec -ne 0 ]; then

0 commit comments

Comments
 (0)