remove <xlocale.h>

This commit is contained in:
Kamyar Mohajerani 2021-11-16 22:18:59 -05:00
parent b5c70decbd
commit 5def9e0ffc
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <stdlib.h> /* for strtod() */
#include <stdarg.h>
#include <ctype.h>
#include <xlocale.h>
#include "netgen.h"
#include "objlist.h"