mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-02 02:50:40 +08:00
finish implementing include guard
This commit is contained in:
parent
081c08153c
commit
60bd9b4707
@ -1,4 +1,5 @@
|
|||||||
#ifndef SLIC3R_TEST_DATA_HPP
|
#ifndef SLIC3R_TEST_DATA_HPP
|
||||||
|
#define SLIC3R_TEST_DATA_HPP
|
||||||
#include "Point.hpp"
|
#include "Point.hpp"
|
||||||
#include "TriangleMesh.hpp"
|
#include "TriangleMesh.hpp"
|
||||||
#include "Geometry.hpp"
|
#include "Geometry.hpp"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user