diff --git a/include/capstone.hpp b/include/capstone.hpp index c08a4169..32ca404f 100644 --- a/include/capstone.hpp +++ b/include/capstone.hpp @@ -1,7 +1,6 @@ #pragma once #include -#include #include #include @@ -51,4 +50,4 @@ namespace Common { return count; } }; -} // namespace Common \ No newline at end of file +} // namespace Common