removed vauge mathcrt.lib
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4953 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
f47ce901b2
commit
e80b4d084c
9 changed files with 58 additions and 381 deletions
|
@ -1,5 +1,8 @@
|
|||
#pragma once
|
||||
|
||||
#include <math.h>
|
||||
#include <float.h>
|
||||
|
||||
#define DEFAULT_ARRAY_SIZE 1024
|
||||
|
||||
#define ITEMTYPE 0xFF0000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue