Commit 24265e20 by Dino Radaković

Break windows

parent 8ea64328
...@@ -168,6 +168,10 @@ const int kMaxStackTraceDepth = 100; ...@@ -168,6 +168,10 @@ const int kMaxStackTraceDepth = 100;
constexpr int kFoo = 1; constexpr int kFoo = 1;
#ifdef GTEST_OS_WINDOWS
garbage lets break windows lmao
#endif // GTEST_OS_WINDOWS
namespace internal { namespace internal {
class AssertHelper; class AssertHelper;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment