|
Added
Link Here
|
| 1 |
--- include/linguistic/misc.hxx.orig 2016-10-28 14:50:26 UTC |
| 2 |
+++ include/linguistic/misc.hxx |
| 3 |
@@ -40,6 +40,11 @@ |
| 4 |
#include <osl/mutex.hxx> |
| 5 |
#include <linguistic/lngdllapi.h> |
| 6 |
|
| 7 |
+// Clear namespace polluted by hunspell.hxx since 1.5.1 |
| 8 |
+#undef NOCAP |
| 9 |
+#undef INITCAP |
| 10 |
+#undef ALLCAP |
| 11 |
+ |
| 12 |
namespace com { namespace sun { namespace star { namespace beans { |
| 13 |
class XPropertySet; |
| 14 |
class XFastPropertySet; |