Formatting and a link

This commit is contained in:
Gennadiy Civil
2018-07-18 11:17:19 -04:00
parent 20ef7944a4
commit 7e73a7ae6e
3 changed files with 3 additions and 3 deletions

View File

@@ -1218,7 +1218,7 @@ class scoped_ptr {
// Defines RE.
#if GTEST_USES_PCRE
using ::RE;
// if used, PCRE is injected by custom/gtest-port.h
#elif GTEST_USES_POSIX_RE || GTEST_USES_SIMPLE_RE
// A simple C++ wrapper for <regex.h>. It uses the POSIX Extended