Skip to content

Commit

Permalink
Yet another missing include that windows compiler did not mind.
Browse files Browse the repository at this point in the history
  • Loading branch information
bubnikv committed Apr 1, 2020
1 parent 3a1bb2f commit 8027fc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/slic3r/Utils/PresetUpdater.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
#include "slic3r/GUI/UpdateDialogs.hpp"
#include "slic3r/GUI/ConfigWizard.hpp"
#include "slic3r/GUI/GUI_App.hpp"
#include "slic3r/GUI/format.hpp"
#include "slic3r/Utils/Http.hpp"
#include "slic3r/Config/Version.hpp"
#include "slic3r/Config/Snapshot.hpp"
Expand Down

0 comments on commit 8027fc2

Please sign in to comment.