forked from aniani/vim
patch 7.4.1202
Problem: Still one more file still using __ARGS. Solution: Remove __ARGS in the last file. (script by Hirohito Higashi) (closes #612)
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
#define BalloonEval int /* used in header files */
|
||||
|
||||
#include "vim.h"
|
||||
#ifndef FEAT_GUI_MAC
|
||||
|
||||
#if !defined(FEAT_GUI_MAC) && !defined(PROTO)
|
||||
# include <CoreServices/CoreServices.h>
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user