Clean up gmx_header_config
[alexxy/gromacs.git] / src / gromacs / linearalgebra / gmx_lapack.h
index 98761cdbd87ad47c682aea9e5640f99d28c7e842..b29535a6e5194b2251fefaf483ac071ef69ad76f 100644 (file)
 #include "gromacs/utility/basedefinitions.h"
 #include "gromacs/utility/real.h"
 
-/* Suppress Cygwin compiler warnings from using newlib version of
- * ctype.h */
-#ifdef GMX_CYGWIN
-#undef toupper
-#endif
-
 #ifdef __cplusplus
 extern "C" {
 #endif