Skip to content

Commit 244c803

Browse files
committed
mingw
1 parent b9803c6 commit 244c803

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
@@ -38,6 +38,7 @@ if [ "$cxx_type" = "g++" ] || [ "$cxx_type" = "g++.exe" ]; then
3838
find /usr -name stddef.h
3939
find /usr/include -name stddef.h
4040
find /usr -name c++config.h
41+
cat /usr/lib/gcc/x86_64-pc-cygwin/15.2.0/include/c++/bits/requires_hosted.h
4142
# some required include paths might differ per distro
4243
inc=
4344
inc="$inc -I/usr/include"

0 commit comments

Comments
 (0)