Reverted removal of #include <stdio.h>, because it _is_ needed.
It was removed in r 6682 (STR #2173). git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6733 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
f4de1317c3
commit
509ac7e176
@ -31,6 +31,7 @@
|
||||
#ifndef Fl_Preferences_H
|
||||
# define Fl_Preferences_H
|
||||
|
||||
# include <stdio.h>
|
||||
# include "Fl_Export.H"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user