fix system/user header formatting
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
#ifndef YAZE_APP_EDITOR_UTILS_FLAGS_H
|
||||
#define YAZE_APP_EDITOR_UTILS_FLAGS_H
|
||||
|
||||
#include <core/common.h>
|
||||
#include <imgui/imgui.h>
|
||||
|
||||
#include "core/common.h"
|
||||
|
||||
namespace yaze {
|
||||
namespace app {
|
||||
namespace editor {
|
||||
@@ -64,4 +65,4 @@ struct FlagsMenu : public core::ExperimentFlags {
|
||||
} // namespace app
|
||||
} // namespace yaze
|
||||
|
||||
#endif // YAZE_APP_EDITOR_UTILS_FLAGS_H_
|
||||
#endif // YAZE_APP_EDITOR_UTILS_FLAGS_H_
|
||||
|
||||
Reference in New Issue
Block a user