Skip to content

Commit ccaaa4b

Browse files
authored
Merge pull request #191 from resibots/fix_shaders
include string (create_compatibility_shader.hpp)
2 parents 0dcda57 + a63f96a commit ccaaa4b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/robot_dart/gui/magnum/gs/create_compatibility_shader.hpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
#include <Magnum/GL/Extensions.h>
2828
#include <Magnum/GL/Shader.h>
2929

30+
#include <string>
31+
3032
namespace robot_dart {
3133
namespace gui {
3234
namespace magnum {

0 commit comments

Comments
 (0)