Removed redundant include

This commit is contained in:
John Wellbelove 2020-03-15 15:05:11 +00:00
parent 03dc67e45c
commit 5ce20082b0

View File

@ -31,8 +31,6 @@ SOFTWARE.
#ifndef ETL_CHOOSE_NAMESPACE_INCLUDED
#define ETL_CHOOSE_NAMESPACE_INCLUDED
#include "../platform.h"
#undef ETL_OR_STD
#if defined(ETL_NO_STL) && !defined(ETL_IN_UNIT_TEST)