We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af00aa4 commit 3c16c4aCopy full SHA for 3c16c4a
tests/testRenderer.cpp
@@ -1,6 +1,8 @@
1
#include <iostream>
2
#include <tuple>
3
4
+#define GTEST_USE_OWN_TR1_TUPLE 0
5
+
6
#include "gtest/gtest.h"
7
8
#include "Renderer.h"
0 commit comments