Misplaced #endif
...ever since 79d3bc4799
"INTEGRATION: CWS
visibility03: #i45006# Moved from svtools/source/sbx/", at least
Change-Id: If39462e5907817d6a77c98b212d5031610716a7c
This commit is contained in:
parent
6c30119bbb
commit
bc9976be20
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,6 @@
|
|||
#include <oleauto.h>
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
#include <basic/sbx.hxx>
|
||||
|
||||
#include <com/sun/star/bridge/oleautomation/Decimal.hpp>
|
||||
|
@ -101,4 +99,6 @@ public:
|
|||
friend CmpResult compare( const SbxDecimal &rLeft, const SbxDecimal &rRight );
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
|
Loading…
Reference in a new issue