include ctype.h for tolower
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3963 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
0a717481f2
commit
5beda7dd82
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
#include <windows.h>
|
||||
#include <stdio.h>
|
||||
#include <ctype.h>
|
||||
#include <commctrl.h>
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue