Skip to content

Instantly share code, notes, and snippets.

View stefano-strati's full-sized avatar

stefano-strati

View GitHub Profile
@stefano-strati
stefano-strati / ue4-googletest.patch
Created March 28, 2022 14:55
Changes to GoogleTest 1.11.0 for UE4 4.27
diff --git a/googletest/include/gtest/gtest-memory.h b/googletest/include/gtest/gtest-memory.h
new file mode 100644
index 00000000..7cdfb726
--- /dev/null
+++ b/googletest/include/gtest/gtest-memory.h
@@ -0,0 +1,33 @@
+#ifndef GOOGLETEST_INCLUDE_GTEST_GTEST_MEMORY_H_
+#define GOOGLETEST_INCLUDE_GTEST_GTEST_MEMORY_H_
+
+#if GTEST_OS_WINDOWS