#i125003# use gtest's internal tuple class for its own needs
test scripts using gtest include that gtest.h header with its dependencies. Using the system tuple header results in slight problems on R
#i125003# use gtest's internal tuple class for its own needs
test scripts using gtest include that gtest.h header with its dependencies. Using the system tuple header results in slight problems on RHEL5 that can be easily avoided by enabling gtest's internal tuple functionality. Other platforms also benefit from the reduced header dependencies.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1599586 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|