tdf#135098 update SwTableCursor m_SelectedBoxes before merge
[LibreOffice.git] / external / liborcus / windows-constants-hack.patch
blob876bc1688a31e37f5670e823e0a0d6d3ad48fb8c
1 diff --git a/src/liborcus/info.cpp b/src/liborcus/info.cpp
2 index ae571f5..539ce18 100644
3 --- a/src/liborcus/info.cpp
4 +++ b/src/liborcus/info.cpp
5 @@ -7,7 +7,9 @@
7 #include "orcus/info.hpp"
9 -#include "constants.inl"
10 +#define ORCUS_MAJOR_VERSION 0
11 +#define ORCUS_MINOR_VERSION 11
12 +#define ORCUS_MICRO_VERSION 0
14 namespace orcus {