We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52305d8 commit 52e276bCopy full SHA for 52e276b
include/threepp/renderers/gl/GLInfo.hpp
@@ -3,9 +3,7 @@
3
#ifndef THREEPP_GLINFO_HPP
4
#define THREEPP_GLINFO_HPP
5
6
-#include <memory>
7
#include <ostream>
8
-#include <vector>
9
10
namespace threepp::gl {
11
0 commit comments