Skip to content

Commit 0df9e40

Browse files
authored
build(gcc): Add missing headers
1 parent 4d7ef8b commit 0df9e40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shadertoy/OpenGL.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#include "shadertoy/Backend.hpp"
1616
#include "shadertoy/Support.hpp"
1717
#include <array>
18+
#include <cmath>
1819

1920
#include "shadertoy/SuppressWarningPush.hpp"
2021

0 commit comments

Comments
 (0)