summaryrefslogtreecommitdiff
path: root/cad/PrusaSlicer/files/patch-src_libslic3r_PrintObject.cpp
blob: 3239fa337a418fc77bff219913b2ea57e32ae34c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/libslic3r/PrintObject.cpp.orig	2021-07-16 10:14:03 UTC
+++ src/libslic3r/PrintObject.cpp
@@ -19,7 +19,6 @@
 #include <float.h>
 
 #include <tbb/parallel_for.h>
-#include <tbb/atomic.h>
 
 #include <Shiny/Shiny.h>