summaryrefslogtreecommitdiff
path: root/devel/libsavitar/files/patch-include_Savitar_Vertex.h
blob: d0d6a84c69cda1ce67fcc15747ce825898f04d46 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- include/Savitar/Vertex.h.orig	2023-09-08 18:09:36 UTC
+++ include/Savitar/Vertex.h
@@ -4,9 +4,11 @@
 #ifndef VERTEX_H
 #define VERTEX_H
 
+#include "SavitarExport.h"
+
 namespace Savitar
 {
-class Vertex
+class SAVITAR_EXPORT Vertex
 {
 public:
     /**