fixed build errors and warnings caused by latest merge
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4233 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
57ad3c18b3
commit
8424e074e9
5 changed files with 20 additions and 15 deletions
|
@ -15,6 +15,7 @@
|
|||
#endif
|
||||
|
||||
#include <cassert> // for assert
|
||||
#include <algorithm>
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue