mirror of
https://github.com/SWG-Source/src.git
synced 2026-09-11 23:45:01 -04:00
fix implicit declaration warnings in the miff parser.yac file
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#include <string.h>
|
||||
#include <stdlib.h> /* for toupper() */
|
||||
#include <wchar.h> /* for wide character (16bit) strings */
|
||||
|
||||
#include <ctype.h> /* for strtoupper and strtolower */
|
||||
#include <stdio.h>
|
||||
|
||||
/*----------------------------------------------------------------**
|
||||
|
||||
Reference in New Issue
Block a user