summaryrefslogtreecommitdiff
path: root/test/test-obj.cpp
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2021-02-20 14:06:29 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2021-02-20 14:06:29 +0000
commitb77024de4351bcddee5c4781aa9fc031131f293b (patch)
treec51d7c8add4c450a0b6e980da88830fa53215171 /test/test-obj.cpp
parentdos2unix shader sources (diff)
downloadilt-b77024de4351bcddee5c4781aa9fc031131f293b.tar.bz2
ilt-b77024de4351bcddee5c4781aa9fc031131f293b.tar.xz
ilt-b77024de4351bcddee5c4781aa9fc031131f293b.zip
Pass linters
Diffstat (limited to 'test/test-obj.cpp')
-rw-r--r--test/test-obj.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test-obj.cpp b/test/test-obj.cpp
index 68221b8..0d53691 100644
--- a/test/test-obj.cpp
+++ b/test/test-obj.cpp
@@ -4,6 +4,7 @@
#include <gfx/models/obj.h>
#include <memory>
+#include <utility>
#include <vector>
BOOST_AUTO_TEST_CASE(objparse)