aboutsummaryrefslogtreecommitdiff
path: root/editors/imhex-current/files/patch-plugins_builtin_source_content_providers_process__memory__provider.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'editors/imhex-current/files/patch-plugins_builtin_source_content_providers_process__memory__provider.cpp')
-rw-r--r--editors/imhex-current/files/patch-plugins_builtin_source_content_providers_process__memory__provider.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/editors/imhex-current/files/patch-plugins_builtin_source_content_providers_process__memory__provider.cpp b/editors/imhex-current/files/patch-plugins_builtin_source_content_providers_process__memory__provider.cpp
new file mode 100644
index 000000000000..50aee814aed5
--- /dev/null
+++ b/editors/imhex-current/files/patch-plugins_builtin_source_content_providers_process__memory__provider.cpp
@@ -0,0 +1,8 @@
+--- plugins/builtin/source/content/providers/process_memory_provider.cpp.orig 2024-02-23 13:35:26 UTC
++++ plugins/builtin/source/content/providers/process_memory_provider.cpp
+@@ -1,4 +1,4 @@
+-#if defined(OS_WINDOWS) || defined (OS_LINUX)
++#if defined(OS_WINDOWS)
+
+ #include <content/providers/process_memory_provider.hpp>
+