Ignore c++ exception specifications, they are still useful as "documentation"
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6398 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
ebe96fe79c
commit
7ce021a376
2 changed files with 3 additions and 1 deletions
|
@ -961,4 +961,6 @@ typedef struct tagVS_FIXEDFILEINFO {
|
|||
#endif
|
||||
|
||||
|
||||
#define NSIS_CXX_THROWSPEC(ignoredthrowspec) // Ignore c++ exception specifications
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue