mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 01:39:00 +08:00
14 lines
278 B
Diff
14 lines
278 B
Diff
|
diff --git a/include/xlnt/xlnt.hpp b/include/xlnt/xlnt.hpp
|
||
|
index 01fe4981..9cefa6e0 100644
|
||
|
--- a/include/xlnt/xlnt.hpp
|
||
|
+++ b/include/xlnt/xlnt.hpp
|
||
|
@@ -22,7 +22,7 @@
|
||
|
// @author: see AUTHORS file
|
||
|
|
||
|
#pragma once
|
||
|
-
|
||
|
+#define XLNT_STATIC
|
||
|
#include <xlnt/xlnt_config.hpp>
|
||
|
|
||
|
// cell
|