Add missing include for undo functions (STR #773)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4266 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
af500d018d
commit
c279f087a1
@ -31,6 +31,7 @@
|
|||||||
#include <FL/Fl_Preferences.H>
|
#include <FL/Fl_Preferences.H>
|
||||||
#include "../src/flstring.h"
|
#include "../src/flstring.h"
|
||||||
#if defined(WIN32) && !defined(__CYGWIN__)
|
#if defined(WIN32) && !defined(__CYGWIN__)
|
||||||
|
# include <io.h>
|
||||||
# include <windows.h>
|
# include <windows.h>
|
||||||
# define getpid GetCurrentProcessId
|
# define getpid GetCurrentProcessId
|
||||||
#else
|
#else
|
||||||
|
Loading…
Reference in New Issue
Block a user