Browse Source

GL: huh, what is this <string> include doing here.

pull/499/head
Vladimír Vondruš 3 years ago
parent
commit
18f0b31c8a
  1. 2
      src/Magnum/GL/OpenGLTester.cpp

2
src/Magnum/GL/OpenGLTester.cpp

@ -25,8 +25,6 @@
#include "OpenGLTester.h"
#include <string>
#include "Magnum/GL/Context.h"
#include "Magnum/GL/Extensions.h"
#ifndef MAGNUM_TARGET_WEBGL

Loading…
Cancel
Save