ソースを参照

Add header guard for Apple platform in _cocoalayer.h

pull/5425/head
annes 3ヶ月前
committed by GitHub
コミット
b340a268c6
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: B5690EEEBB952194
1個のファイルの変更3行の追加0行の削除
  1. +3
    -0
      src/_cocoalayer.h

+ 3
- 0
src/_cocoalayer.h ファイルの表示

@ -0,0 +1,3 @@
#ifdef __APPLE__
#endif

読み込み中…
キャンセル
保存