diff options
author | joye <joye> | 2014-04-24 18:01:08 (GMT) |
---|---|---|
committer | joye <joye> | 2014-04-24 18:01:08 (GMT) |
commit | 8056a0ae90bf1b22da30287f31e73209b7eb9e53 (patch) | |
tree | d71ab09e8b364c97bbce33e74143ba7827ad989c /src/bltGrAxis.C | |
parent | 5e5fcf5eda29bc13f3826ca392a9965f7019b610 (diff) | |
download | blt-8056a0ae90bf1b22da30287f31e73209b7eb9e53.zip blt-8056a0ae90bf1b22da30287f31e73209b7eb9e53.tar.gz blt-8056a0ae90bf1b22da30287f31e73209b7eb9e53.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'src/bltGrAxis.C')
-rw-r--r-- | src/bltGrAxis.C | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bltGrAxis.C b/src/bltGrAxis.C index d2ee6f8..5dadb9e 100644 --- a/src/bltGrAxis.C +++ b/src/bltGrAxis.C @@ -29,6 +29,8 @@ #include <math.h> #include <float.h> +#include <stdlib.h> +#include <string.h> extern "C" { #include "bltInt.h" |