summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/GenerateExportHeader-include-guard.rst
blob: fa2be428daf85c19644a899a56e33d08eec08bb0 (plain)
1
2
3
4
5
6
7
8
GenerateExportHeader-include-guard
----------------------------------

* The :module:`GenerateExportHeader` module learned an optional
  ``INCLUDE_GUARD_NAME`` parameter to change the name of the include guard
  symbol written to the generated export header.
  Additionally, it now adds a comment after the closing ``#endif`` on the
  generated export header's include guard.