diff --git a/Assembly.h b/Assembly.h index 9cd10a820..4a6d02ce0 100644 --- a/Assembly.h +++ b/Assembly.h @@ -25,7 +25,6 @@ #include #include #include -#include #include "Exceptions.h" namespace eth diff --git a/Exceptions.h b/Exceptions.h index 79b7cd520..a1aee1738 100644 --- a/Exceptions.h +++ b/Exceptions.h @@ -21,8 +21,6 @@ #pragma once -#include - namespace eth {