mirror of
https://github.com/cemu-project/vcpkg.git
synced 2024-11-27 05:00:42 +00:00
Delete pugixmlapi.patch
This commit is contained in:
parent
e80db08066
commit
be4f6f3ffc
@ -1,13 +0,0 @@
|
||||
diff --git a/src/pugixml.hpp b/src/pugixml.hpp
|
||||
index 4d76bfa..75a4f8a 100644
|
||||
--- a/src/pugixml.hpp
|
||||
+++ b/src/pugixml.hpp
|
||||
@@ -50,7 +50,7 @@
|
||||
|
||||
// If no API is defined, assume default
|
||||
#ifndef PUGIXML_API
|
||||
-# define PUGIXML_API
|
||||
+# define PUGIXML_API __declspec(dllimport)
|
||||
#endif
|
||||
|
||||
// If no API for classes is defined, assume default
|
Loading…
Reference in New Issue
Block a user