mirror of https://github.com/fltk/fltk
Missing include for FL_DEPRECATED
This commit is contained in:
parent
1aa6c4fed8
commit
8178d005de
|
@ -23,6 +23,7 @@
|
|||
#define FL_TEXT_BUFFER_H
|
||||
|
||||
#include <stdarg.h> /* va_list */
|
||||
#include <FL/fl_attr.h>
|
||||
|
||||
#undef ASSERT_UTF8
|
||||
|
||||
|
|
Loading…
Reference in New Issue