diff --git a/plugins/txn_test_gen_plugin/txn_test_gen_plugin.cpp b/plugins/txn_test_gen_plugin/txn_test_gen_plugin.cpp index a70fb37a39c38c945ba4684fb99c9ba35beb565e..468282d0370ba1d9f504b4b801f99eecc962901e 100644 --- a/plugins/txn_test_gen_plugin/txn_test_gen_plugin.cpp +++ b/plugins/txn_test_gen_plugin/txn_test_gen_plugin.cpp @@ -26,8 +26,6 @@ #include #include -#include - namespace eosio { namespace detail { struct txn_test_gen_empty {}; }}