aboutsummaryrefslogtreecommitdiffstats
path: root/meowpp/colors/RGB.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'meowpp/colors/RGB.hpp')
-rw-r--r--meowpp/colors/RGB.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/meowpp/colors/RGB.hpp b/meowpp/colors/RGB.hpp
index c2fd599..b5786f4 100644
--- a/meowpp/colors/RGB.hpp
+++ b/meowpp/colors/RGB.hpp
@@ -1,5 +1,4 @@
#include <algorithm>
-#include <cstdint>
namespace meow{
template<class T>