no readme
This commit is contained in:
parent
d766e6d0d7
commit
6a4402bc38
@ -1,14 +0,0 @@
|
||||
**Problem:** Gtest currently interferes w/ std::complex as complex.h uses a define for I already.
|
||||
|
||||
**Modifcation:** all **I** template names renamed to **__I** (can use whatever you want, just put a placeholder I figured wouldn’t cause interference) at following locations:
|
||||
|
||||
**include/internal/gtest-internal.h**:
|
||||
- lines 1147-1204
|
||||
|
||||
**include/gtest-printers.h**:
|
||||
- PrintTupleTo (l.791-802)
|
||||
- TersePrintPrefixToStrings (l.1159-1167)
|
||||
|
||||
**include/internal/gtest-param-util.h**:
|
||||
- MakeVector (l.814-817)
|
||||
- IteratorImpl (l.841-936)
|
Loading…
Reference in New Issue
Block a user