Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitec4a785

Browse files
committed
Adjust Solution.pm to set HAVE_STDINT_H.
We're not testing that anywhere anymore, but for consistency,it should get defined.
1 parentb24e125 commitec4a785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/tools/msvc/Solution.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ sub GenerateFiles
342342
HAVE_SPINLOCKS=> 1,
343343
HAVE_SRANDOM=>undef,
344344
HAVE_STDBOOL_H=> 1,
345-
HAVE_STDINT_H=>undef,
345+
HAVE_STDINT_H=>1,
346346
HAVE_STDLIB_H=> 1,
347347
HAVE_STRCHRNUL=>undef,
348348
HAVE_STRERROR_R=>undef,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp