fixed SHACF_FILESYSTEM redefinition warning
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4250 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
35229f5edf
commit
82ec0a3db2
1 changed files with 2 additions and 1 deletions
|
@ -20,12 +20,13 @@
|
|||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*/
|
||||
|
||||
#include "../Platform.h"
|
||||
#include <windowsx.h>
|
||||
#include <shlobj.h>
|
||||
#include <shellapi.h>
|
||||
#include <shlwapi.h>
|
||||
|
||||
#include "../Platform.h"
|
||||
|
||||
#include "resource.h"
|
||||
|
||||
#include "fileform.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue