mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
.CtrlLib: MacMenu.mm fixed to compile with older clang
git-svn-id: svn://ultimatepp.org/upp/trunk@13317 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
69eeb1cec8
commit
b258c05729
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
#ifndef flagSKELETON
|
||||
|
||||
#include <CtrlLib/CtrlLib.h>
|
||||
#include <CtrlCore/CocoMM.h>
|
||||
|
||||
|
|
@ -342,3 +344,5 @@ NSMenu *Cocoa_DockMenu() {
|
|||
};
|
||||
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue