mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-19 14:22:42 -06:00
refactored includes and defines
This commit is contained in:
parent
4b6d63e0ec
commit
34eaef290c
11 changed files with 106 additions and 38 deletions
|
|
@ -116,6 +116,8 @@ void StartEditorMode(const Vector<String>& args, Ide& ide, bool& clset)
|
|||
return Upp::GetExitCode(); \
|
||||
}
|
||||
|
||||
String GetClangInternalIncludes();
|
||||
|
||||
#ifdef flagMAIN
|
||||
GUI_APP_MAIN
|
||||
#else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue