diff --git a/include/bstlint.hpp b/include/bstlint.hpp index 57cc816..dac9ddd 100644 --- a/include/bstlint.hpp +++ b/include/bstlint.hpp @@ -2,7 +2,6 @@ #define BETTERSTL_BSTLINT_HPP #include -#include <> typedef std::int8_t i8; typedef std::int16_t i16;