INTEGRATION: CWS supdremove (1.10.18); FILE MERGED
2007/11/16 10:24:02 vg 1.10.18.1: #i83674# cleanup: remove obsolete SUPD macro use
This commit is contained in:
parent
4b621abb78
commit
89e73fab4a
1 changed files with 2 additions and 19 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: sbxvalue.cxx,v $
|
||||
*
|
||||
* $Revision: 1.10 $
|
||||
* $Revision: 1.11 $
|
||||
*
|
||||
* last change: $Author: vg $ $Date: 2007-08-30 10:02:21 $
|
||||
* last change: $Author: obo $ $Date: 2008-01-07 08:45:14 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -36,8 +36,6 @@
|
|||
// MARKER(update_precomp.py): autogen include statement, do not remove
|
||||
#include "precompiled_basic.hxx"
|
||||
|
||||
#if SUPD > 375
|
||||
|
||||
#define _TLBIGINT_INT64
|
||||
#ifndef _BIGINT_HXX //autogen
|
||||
#include <tools/bigint.hxx>
|
||||
|
@ -46,21 +44,6 @@
|
|||
#include <tools/stream.hxx>
|
||||
#endif
|
||||
|
||||
// fuer MIX364
|
||||
#else
|
||||
|
||||
#include <tlgen.hxx>
|
||||
|
||||
#define _TLBIGINT_INT64
|
||||
#include <tlbigint.hxx>
|
||||
|
||||
#ifndef _STREAM_HXX //autogen
|
||||
#include <tools/stream.hxx>
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
#include <basic/sbx.hxx>
|
||||
#include "sbxconv.hxx"
|
||||
#include <math.h>
|
||||
|
|
Loading…
Reference in a new issue