added missing include
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3924 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
ccf2bb96a5
commit
b42f4595b1
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
#include "Buffers.h"
|
||||
#include "System.h"
|
||||
#include <crtdbg.h>
|
||||
#include <objbase.h>
|
||||
|
||||
// Parse Section Type
|
||||
#define PST_PROC 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue