Remove warning sent by Doxygen about too many #endif
This commit is contained in:
parent
7d58f06a20
commit
26ff0df6cf
@ -149,11 +149,11 @@ FL_EXPORT Fl_String operator+(const Fl_String& lhs, const char* rhs);
|
||||
FL_EXPORT bool operator==(const Fl_String & lhs, const Fl_String & rhs);
|
||||
FL_EXPORT bool operator!=(const Fl_String & lhs, const Fl_String & rhs);
|
||||
|
||||
#endif
|
||||
|
||||
/**
|
||||
\}
|
||||
\endcond
|
||||
*/
|
||||
|
||||
#endif
|
||||
|
||||
#endif // _FL_Fl_String_H_
|
||||
|
||||
Loading…
Reference in New Issue
Block a user