Removed redundant include

This commit is contained in:
John Wellbelove 2016-12-28 13:15:47 +00:00
parent 093b29a48c
commit 4036d5db3c
4 changed files with 0 additions and 4 deletions

View File

@ -48,7 +48,6 @@ SOFTWARE.
#include "error_handler.h"
#include "intrusive_links.h"
#include "algorithm.h"
#include "private/counter_type.h"
#undef ETL_FILE
#define ETL_FILE "20"

View File

@ -49,7 +49,6 @@ SOFTWARE.
#include "intrusive_links.h"
#include "static_assert.h"
#include "algorithm.h"
#include "private/counter_type.h"
#undef ETL_FILE
#define ETL_FILE "21"

View File

@ -36,7 +36,6 @@ SOFTWARE.
#include "type_traits.h"
#include "error_handler.h"
#include "intrusive_links.h"
#include "private/counter_type.h"
#define ETL_FILE "29"

View File

@ -36,7 +36,6 @@ SOFTWARE.
#include "type_traits.h"
#include "error_handler.h"
#include "intrusive_links.h"
#include "private/counter_type.h"
#define ETL_FILE "28"