Skip to content

Commit 6ef292c

Browse files
committed
Remove one shameful iso646 import
1 parent 6a7c25f commit 6ef292c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

dengr/eight_to_fourteen.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@
2222

2323
#include <cstddef>
2424

25-
// MSVC doesn't support the alternative operators out of the box
26-
#ifdef _MSC_VER
27-
#include <iso646.h>
28-
#endif
2925

3026
#include "Byte.hpp"
3127
#include "ChannelByte.hpp"

0 commit comments

Comments
 (0)