diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/Doxyfile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/Doxyfile b/documentation/Doxyfile index 462226612..2f35ad89b 100644 --- a/documentation/Doxyfile +++ b/documentation/Doxyfile @@ -1240,7 +1240,8 @@ PREDEFINED = FL_DOXYGEN \ HAVE_CAIRO \ HAVE_GL \ HAVE_GL_OVERLAY \ - FL_EXPORT:= + FL_EXPORT:= \ + __cplusplus # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then # this tag can be used to specify a list of macro names that should be expanded. |
