Kaydet (Commit) bc9976be authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Misplaced #endif

...ever since 79d3bc47 "INTEGRATION: CWS
visibility03: #i45006# Moved from svtools/source/sbx/", at least

Change-Id: If39462e5907817d6a77c98b212d5031610716a7c
üst 6c30119b
...@@ -28,8 +28,6 @@ ...@@ -28,8 +28,6 @@
#include <oleauto.h> #include <oleauto.h>
#endif #endif
#endif
#include <basic/sbx.hxx> #include <basic/sbx.hxx>
#include <com/sun/star/bridge/oleautomation/Decimal.hpp> #include <com/sun/star/bridge/oleautomation/Decimal.hpp>
...@@ -101,4 +99,6 @@ public: ...@@ -101,4 +99,6 @@ public:
friend CmpResult compare( const SbxDecimal &rLeft, const SbxDecimal &rRight ); friend CmpResult compare( const SbxDecimal &rLeft, const SbxDecimal &rRight );
}; };
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment