Revert "Undefine None for X11 after Clipper2 update"
This reverts commit 4f265a52a2
.
This commit is contained in:
parent
01897e7755
commit
1fa993303d
|
@ -22,10 +22,6 @@ constexpr auto CLIPPER2_VERSION = "1.2.1";
|
||||||
|
|
||||||
#include "clipper.core.h"
|
#include "clipper.core.h"
|
||||||
|
|
||||||
#ifdef None
|
|
||||||
#undef None
|
|
||||||
#endif
|
|
||||||
|
|
||||||
namespace Clipper2Lib {
|
namespace Clipper2Lib {
|
||||||
|
|
||||||
struct Scanline;
|
struct Scanline;
|
||||||
|
|
Loading…
Reference in New Issue