Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Duet3D/RepRapFirmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/Heating/FOPDT.cpp')
-rw-r--r--src/Heating/FOPDT.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Heating/FOPDT.cpp b/src/Heating/FOPDT.cpp
index e3bc22c6..e2d9244e 100644
--- a/src/Heating/FOPDT.cpp
+++ b/src/Heating/FOPDT.cpp
@@ -6,8 +6,6 @@
*/
#include "FOPDT.h"
-#include "Core.h"
-#include "Configuration.h"
#include "Storage/FileStore.h"
#include "Libraries/General/StringRef.h"