mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-19 15:03:05 +00:00
build: trim GUI_App.hpp includes so edits stop rebuilding the whole GUI (#15644)
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
#include "EncodedFilament.hpp"
|
||||
#include <nlohmann/json.hpp>
|
||||
|
||||
#include "GUI_App.hpp"
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
||||
namespace Slic3r
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user