fix: recursive include between HMS.hpp and GUI_App.hpp

This commit is contained in:
peachismomo
2026-08-18 19:00:53 +08:00
parent ba22a87a0b
commit b6e4f52c05
2 changed files with 17 additions and 13 deletions
+1
View File
@@ -1,6 +1,7 @@
#include "HMS.hpp"
#include "GUI.hpp"
#include "GUI_App.hpp"
#include "DeviceManager.hpp"
#include "DeviceCore/DevManager.h"
#include "DeviceCore/DevUtil.h"