mirror of
https://github.com/fltk/fltk.git
synced 2026-05-26 01:46:58 +08:00
Remove warnings when fl_attr.h is compiled in C
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user