Cygwin fix.
This commit is contained in:
parent
9a7bbf3db5
commit
da5d0ffc28
1 changed files with 4 additions and 0 deletions
|
@ -23,6 +23,10 @@
|
||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#ifdef HAVE_CONFIG_H
|
||||||
|
# include <config.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifdef SG_HAVE_STD_INCLUDES
|
#ifdef SG_HAVE_STD_INCLUDES
|
||||||
# include <cmath>
|
# include <cmath>
|
||||||
// # include <cstdio>
|
// # include <cstdio>
|
||||||
|
|
Loading…
Add table
Reference in a new issue