CtrlCore: X11 fixed to compile

git-svn-id: svn://ultimatepp.org/upp/trunk@14352 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2020-04-22 17:39:57 +00:00
parent 9a58e0828b
commit b405914891

View file

@ -41,4 +41,6 @@ Vector<Rect> Xor(const Vector<Rect>& r1, const Vector<Rect>& r2)
return q;
}
}
#endif