remove an unneeded include
This commit is contained in:
parent
264dc08e91
commit
c73d68f496
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
#ifndef UCS4_ITERATOR_BASE_HPP_INCLUDED
|
||||
#define UCS4_ITERATOR_BASE_HPP_INCLUDED
|
||||
|
||||
#include <stdint.h> //uint32_t
|
||||
#include <iterator> //input_iterator_tag
|
||||
#include <utility> //pair
|
||||
#include <cstddef> //ptrdiff_t
|
||||
|
|
Loading…
Add table
Reference in a new issue