refactoring: split strlist.h classes into separate {h,cpp} files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3694 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
779e0354d2
commit
60aa307741
10 changed files with 971 additions and 798 deletions
|
@ -12,6 +12,7 @@ using namespace std;
|
|||
#include "ResourceVersionInfo.h"
|
||||
#include "uservars.h"
|
||||
#include "ShConstants.h"
|
||||
#include "mmap.h"
|
||||
|
||||
#include "exehead/fileform.h"
|
||||
#include "exehead/config.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue