mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:59:55 +08:00
3135a31be7
* Upgrade to v1.4.0
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
|