Remove warnings when fl_attr.h is compiled in C

This commit is contained in:
ManoloFLTK 2023-03-09 18:10:38 +01:00
parent 8b1ec4c531
commit a624290b27

View File

@ -61,6 +61,7 @@
#else /* FL_DOXYGEN */
#ifdef __cplusplus
/*
Declare macros specific to Visual Studio.
@ -132,6 +133,7 @@
#if (__cplusplus >= 199711L) // C++89
#endif // C++89
#endif // __cplusplus
/*
Declare macros specific to clang