INTEGRATION: CWS presfixes09 (1.12.18); FILE MERGED
2006/10/20 14:46:44 thb 1.12.18.1: #142144# Removed unused math.h
This commit is contained in:
parent
8bf46a9595
commit
96722864c6
1 changed files with 2 additions and 9 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: b2dtuple.hxx,v $
|
||||
*
|
||||
* $Revision: 1.12 $
|
||||
* $Revision: 1.13 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2005-09-07 20:35:54 $
|
||||
* last change: $Author: kz $ $Date: 2006-12-13 15:07:04 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -40,13 +40,6 @@
|
|||
#include <sal/types.h>
|
||||
#endif
|
||||
|
||||
#ifndef _INC_MATH
|
||||
#ifndef _USE_MATH_DEFINES
|
||||
#define _USE_MATH_DEFINES // needed by Visual C++ for math constants
|
||||
#endif
|
||||
#include <math.h>
|
||||
#endif
|
||||
|
||||
namespace basegfx
|
||||
{
|
||||
// predeclarations
|
||||
|
|
Loading…
Reference in a new issue