| # | Line 10 | Line 10 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 10 | * | |
| 11 | */ | |
| 12 | ||
| 13 | + | #define _USE_MATH_DEFINES |
| 14 | #include <stdio.h> | |
| 15 | #include <stdlib.h> | |
| 16 | + | #include <string.h> |
| 17 | #include <math.h> | |
| 18 | #include "ezxml.h" | |
| 19 | #include "hilbert.h" | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |