From 86124cfa820a455c8a5974c1ab8b1e2ba4e713db Mon Sep 17 00:00:00 2001 From: Alexander Oster Date: Thu, 26 Sep 2024 15:38:33 +0200 Subject: [PATCH] Moved API Headers to include directory --- {Source => Include}/API/lib3mf_toolpath.hpp | 0 {Source => Include}/API/lib3mf_toolpathiterator.hpp | 0 {Source => Include}/API/lib3mf_toolpathlayerdata.hpp | 0 {Source => Include}/API/lib3mf_toolpathlayerreader.hpp | 0 {Source => Include}/API/lib3mf_toolpathprofile.hpp | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename {Source => Include}/API/lib3mf_toolpath.hpp (100%) rename {Source => Include}/API/lib3mf_toolpathiterator.hpp (100%) rename {Source => Include}/API/lib3mf_toolpathlayerdata.hpp (100%) rename {Source => Include}/API/lib3mf_toolpathlayerreader.hpp (100%) rename {Source => Include}/API/lib3mf_toolpathprofile.hpp (100%) diff --git a/Source/API/lib3mf_toolpath.hpp b/Include/API/lib3mf_toolpath.hpp similarity index 100% rename from Source/API/lib3mf_toolpath.hpp rename to Include/API/lib3mf_toolpath.hpp diff --git a/Source/API/lib3mf_toolpathiterator.hpp b/Include/API/lib3mf_toolpathiterator.hpp similarity index 100% rename from Source/API/lib3mf_toolpathiterator.hpp rename to Include/API/lib3mf_toolpathiterator.hpp diff --git a/Source/API/lib3mf_toolpathlayerdata.hpp b/Include/API/lib3mf_toolpathlayerdata.hpp similarity index 100% rename from Source/API/lib3mf_toolpathlayerdata.hpp rename to Include/API/lib3mf_toolpathlayerdata.hpp diff --git a/Source/API/lib3mf_toolpathlayerreader.hpp b/Include/API/lib3mf_toolpathlayerreader.hpp similarity index 100% rename from Source/API/lib3mf_toolpathlayerreader.hpp rename to Include/API/lib3mf_toolpathlayerreader.hpp diff --git a/Source/API/lib3mf_toolpathprofile.hpp b/Include/API/lib3mf_toolpathprofile.hpp similarity index 100% rename from Source/API/lib3mf_toolpathprofile.hpp rename to Include/API/lib3mf_toolpathprofile.hpp