Wrapped gtest/gtest.h into cds_test/ext_gtest.h to suppress GCC 7 warning
[libcds.git] / test / unit / misc / permutation_generator.cpp
index 68a164ed3f0201f2e6876f3002adf71f38f02513..355f26899db01641558b91240d7dbb24eff19e7a 100644 (file)
@@ -29,7 +29,7 @@
 */
 
 #include <cds/opt/permutation.h>
-#include <gtest/gtest.h>
+#include <cds_test/ext_gtest.h>
 
 namespace {