2 wrappers that don't throw invalid parameter notifications with MSVC runtime
14 AC_REQUIRE([gl_MSVC_NOTHROW])
15 if test $HAVE_MSVC_INVALID_PARAMETER_HANDLER = 1; then
16 AC_LIBOBJ([msvc-nothrow])
18 gl_MODULE_INDICATOR([msvc-nothrow])
23 #if GNULIB_MSVC_NOTHROW
24 # include "msvc-nothrow.h"