Skip to content

Commit 400981e

Browse files
tretre91alandefreitas
authored andcommitted
Fix missing include in colors.cpp
1 parent ff829d2 commit 400981e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/matplot/util/colors.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
#include <algorithm>
66
#include <cmath>
7+
#include <cstdint>
78
#include <matplot/util/colors.h>
89
#include <vector>
910
#include <stdexcept>

0 commit comments

Comments
 (0)