Commit 8ea64328 by Dino Radaković

DO NOT MERGE

parent 965f8ecb
...@@ -166,6 +166,8 @@ GTEST_DECLARE_string_(flagfile); ...@@ -166,6 +166,8 @@ GTEST_DECLARE_string_(flagfile);
// The upper limit for valid stack trace depths. // The upper limit for valid stack trace depths.
const int kMaxStackTraceDepth = 100; const int kMaxStackTraceDepth = 100;
constexpr int kFoo = 1;
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