Skip to content

Commit c43d9ea

Browse files
author
John Wellbelove
committed
Removed duplicated header includes
1 parent 2dac573 commit c43d9ea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

include/etl/basic_string.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,11 @@ SOFTWARE.
3838
#include "char_traits.h"
3939
#include "alignment.h"
4040
#include "array.h"
41-
#include "algorithm.h"
4241
#include "type_traits.h"
4342
#include "error_handler.h"
4443
#include "integral_limits.h"
4544
#include "exception.h"
4645
#include "memory.h"
47-
#include "exception.h"
4846
#include "binary.h"
4947
#include "flags.h"
5048

0 commit comments

Comments
 (0)