ports/devel/libsavitar/files/patch-include_Savitar_MeshData.h
Matthieu Volat 1cfd15859d devel/libsavitar: Update for cura 5.7 upgrade
- modified for our build system from upstreams build system
2024-09-04 15:45:10 -04:00

15 lines
258 B
C++

--- include/Savitar/MeshData.h.orig 2023-09-08 18:09:36 UTC
+++ include/Savitar/MeshData.h
@@ -14,9 +14,11 @@
#include <pugixml.hpp>
+#include "SavitarExport.h"
+
namespace Savitar
{
-class MeshData
+class SAVITAR_EXPORT MeshData
{
public:
/**