BAN: Remove unnecessary c++ header inclusion
This commit is contained in:
parent
2af6066ee3
commit
e2ccc3026f
|
|
@ -3,7 +3,6 @@
|
|||
#include <BAN/Iteration.h>
|
||||
#include <BAN/Swap.h>
|
||||
#include <BAN/Traits.h>
|
||||
#include <cstddef>
|
||||
|
||||
namespace BAN
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue