mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-17 09:26:05 +08:00
Removed redundant include
This commit is contained in:
parent
093b29a48c
commit
4036d5db3c
@ -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"
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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"
|
||||
|
||||
|
||||
@ -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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user