summaryrefslogtreecommitdiff
path: root/indra/test
diff options
context:
space:
mode:
Diffstat (limited to 'indra/test')
-rw-r--r--indra/test/test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/test/test.cpp b/indra/test/test.cpp
index f1c5991330..88d75989e5 100644
--- a/indra/test/test.cpp
+++ b/indra/test/test.cpp
@@ -60,7 +60,7 @@ typedef struct {
size_t re_nsub;
size_t re_erroffset;
} regex_t;
-#include <gmock/gmock.h>
+//#include <gmock/gmock.h>
#include <gtest/gtest.h>
#endif