mirror of
https://github.com/fltk/fltk.git
synced 2026-06-07 00:55:23 +08:00
Mac OS X: removed all uses of Carbon (except for older OS versions) and re-organized
text input around the NSTextInput protocol. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8173 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@
|
||||
# define putenv _putenv
|
||||
# endif // !__WATCOMC__
|
||||
#elif defined USING_XCODE
|
||||
#include <Carbon/Carbon.h>
|
||||
#include <ApplicationServices/ApplicationServices.h>
|
||||
#else
|
||||
# include <unistd.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user