Skip to content

Commit 3c16c4a

Browse files
committed
another attempted travis fix
1 parent af00aa4 commit 3c16c4a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/testRenderer.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#include <iostream>
22
#include <tuple>
33

4+
#define GTEST_USE_OWN_TR1_TUPLE 0
5+
46
#include "gtest/gtest.h"
57

68
#include "Renderer.h"

0 commit comments

Comments
 (0)