Initialize build_include_depth

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2850 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2003-09-05 22:05:53 +00:00
parent 9cd28a4c3d
commit 89c14ee511

View file

@ -50,6 +50,8 @@ CEXEBuild::CEXEBuild()
last_line_had_slash=0;
inside_comment=false;
build_include_depth=0;
has_called_write_output=0;
ns_func.add("",0); // make sure offset 0 is special on these (i.e. never used by a label)