X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fwidechars.h;h=18c72013542ca56d0c9382697fb07bf3b5d1b6b9;hp=f196edb7ade01b3b058d0dfec02a78687b2dad6f;hb=cf6a62567b2365c8678b7d561845bdbd1739e5da;hpb=5da4544722decdeb2bfd0c7c4581af0ea62148f9 diff --git a/test/widechars.h b/test/widechars.h index f196edb7..18c72013 100644 --- a/test/widechars.h +++ b/test/widechars.h @@ -1,5 +1,6 @@ /**************************************************************************** - * Copyright (c) 2012,2018 Free Software Foundation, Inc. * + * Copyright 2018,2020 Thomas E. Dickey * + * Copyright 2012 Free Software Foundation, Inc. * * * * Permission is hereby granted, free of charge, to any person obtaining a * * copy of this software and associated documentation files (the * @@ -33,7 +34,7 @@ #if USE_WIDEC_SUPPORT -#if defined(_WIN32) +#if defined(_WIN32) && !defined(_MSC_VER) /* * MinGW has wide-character functions, but they do not work correctly. */