Wrapped gtest/gtest.h into cds_test/ext_gtest.h to suppress GCC 7 warning
[libcds.git] / test / unit / main.cpp
index 6e9fb809fcb6e4f6cb41327fc9f06ab197904f97..24f9cc59973c89b2ec35d128c6d339f597e8092f 100644 (file)
@@ -28,7 +28,7 @@
     OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\r
 */\r
 \r
-#include <gtest/gtest.h>\r
+#include <cds_test/ext_gtest.h>\r
 #include <cds/init.h>\r
 \r
 int main( int argc, char **argv )\r