util.h isn't really needed and only causes problems when compiling the tests
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4898 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
c342b6e194
commit
fd697f0b82
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#include "../exehead/util.h"
|
||||
#include "../Platform.h"
|
||||
|
||||
void NSISCALL mini_memcpy(void *out, const void *in, int len)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue