Wrapped gtest/gtest.h into cds_test/ext_gtest.h to suppress GCC 7 warning
[libcds.git] / test / unit / misc / asan_errors.cpp
index 17ebaa87e30b224dc1c285ef17639e0ede043af6..3bea56675a9d96e3bdc26a1a7bb493a092119d08 100644 (file)
@@ -30,7 +30,7 @@
 
 #ifdef CDS_ADDRESS_SANITIZER_ENABLED
 
-#include <gtest/gtest.h>
+#include <cds_test/ext_gtest.h>
 
 namespace {