1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-24 11:37:32 +03:00

Refactor slightly

This commit is contained in:
Tae Won Ha 2019-03-25 11:56:36 +01:00
parent b84cfb1f3c
commit 35a86d8e41
No known key found for this signature in database
GPG Key ID: E40743465B5B8B44

View File

@ -3,9 +3,4 @@
* See LICENSE
*/
#ifndef NVIMSERVER_FOUNDATION_SHIM_H
#define NVIMSERVER_FOUNDATION_SHIM_H
#include <Foundation/Foundation.h>
#endif // NVIMSERVER_FOUNDATION_SHIM_H
#import <Foundation/Foundation.h>