fix system/user header formatting
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "style.h"
|
||||
|
||||
#include "imgui/imgui.h"
|
||||
#include "imgui/imgui_internal.h"
|
||||
#include <imgui/imgui.h>
|
||||
#include <imgui/imgui_internal.h>
|
||||
|
||||
namespace yaze {
|
||||
namespace app {
|
||||
@@ -608,4 +608,4 @@ TextEditor::LanguageDefinition GetAssemblyLanguageDef() {
|
||||
|
||||
} // namespace gui
|
||||
} // namespace app
|
||||
} // namespace yaze
|
||||
} // namespace yaze
|
||||
|
||||
Reference in New Issue
Block a user