Wrapped gtest/gtest.h into cds_test/ext_gtest.h to suppress GCC 7 warning
[libcds.git] / test / unit / misc / bitop.cpp
index 34b7fed1f828b09f49933dcd084a3a0202e12ff9..faca10d1dee53a30f6baafb319d49d74ceb27c6b 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/algo/int_algo.h>
 //#include <cds/details/bit_reverse_counter.h>