Wrapped gtest/gtest.h into cds_test/ext_gtest.h to suppress GCC 7 warning
[libcds.git] / test / unit / misc / hash_tuple.cpp
index aba62d6d88dd1b7e2b2f7d6f9ba505c002f0bd31..99160bec0a13ec3006743148045a5a558f785b2e 100644 (file)
@@ -28,7 +28,7 @@
     OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 */
 
-#include <gtest/gtest.h>
+#include <cds_test/ext_gtest.h>
 #include <cds/opt/hash.h>
 
 namespace {