mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-14 17:05:53 +08:00
small includes optimization
This commit is contained in:
parent
20c91aa48e
commit
4a92b110e6
@ -1,11 +1,10 @@
|
||||
#include "tmesh.h"
|
||||
|
||||
#include "FixModelByMeshFix.hpp"
|
||||
#include "libslic3r/TriangleMesh.hpp"
|
||||
#include "libslic3r/Model.hpp"
|
||||
|
||||
#include "tmesh.h"
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <time.h>
|
||||
|
||||
#include <atomic>
|
||||
#include <chrono>
|
||||
|
Loading…
x
Reference in New Issue
Block a user