Skip to content

Commit

Permalink
[cleanup]
Browse files Browse the repository at this point in the history
  • Loading branch information
mlthelama committed Feb 3, 2023
1 parent e958903 commit 4ddcc7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/handle/setting/set_setting_data.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#include "set_setting_data.h"
#include <handle/handle/edit_handle.h>
#include "equip/equip_slot.h"
#include "handle/handle/ammo_handle.h"
#include "handle/handle/name_handle.h"
Expand All @@ -9,6 +8,7 @@
#include "setting_execute.h"
#include "util/helper.h"
#include "util/string_util.h"
#include <handle/handle/edit_handle.h>

namespace handle {
using mcm = config::mcm_setting;
Expand Down

0 comments on commit 4ddcc7d

Please sign in to comment.