mirror of
https://github.com/vim/vim.git
synced 2025-10-22 08:34:29 -04:00
Add clipboard support in Mac console. (Bjorn Winckler)
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
* Include the Mac header files, unless also compiling with X11 (the header
|
||||
* files have many conflicts).
|
||||
*/
|
||||
#ifndef FEAT_X11
|
||||
#ifdef FEAT_GUI_MAC
|
||||
# include <Quickdraw.h> /* Apple calls it QuickDraw.h... */
|
||||
# include <ToolUtils.h>
|
||||
# include <LowMem.h>
|
||||
|
Reference in New Issue
Block a user