git-svn-id: http://macvim.googlecode.com/svn/trunk@256 96c4425d-ca35-0410-94e5-3396d5...
[MacVim/jjgod.git] / MacVim_Prefix.pch
blob4b3f87e96d74f63cfb7572cf6a43a22a7bd2291b
1 //
2 // Prefix header for all source files of the 'MacVim' target in the 'MacVim' project
3 //
5 #ifdef __OBJC__
6     #import <Cocoa/Cocoa.h>
7 #endif