Wrapped gtest/gtest.h into cds_test/ext_gtest.h to suppress GCC 7 warning
[libcds.git] / test / unit / misc / split_bitstring.cpp
index 738a6f4949239d285b83c1c186a0ed5a37432886..873b1c520f7162cfa50295998a0938a4a3872138 100644 (file)
@@ -29,7 +29,7 @@
 */
 
 #include <cds/algo/split_bitstring.h>
-#include <gtest/gtest.h>
+#include <cds_test/ext_gtest.h>
 
 namespace {
     bool is_big_endian()