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/bltGrAxisOp.C | |
parent | 5e5fcf5eda29bc13f3826ca392a9965f7019b610 (diff) | |
download | blt-8056a0ae90bf1b22da30287f31e73209b7eb9e53.zip blt-8056a0ae90bf1b22da30287f31e73209b7eb9e53.tar.gz blt-8056a0ae90bf1b22da30287f31e73209b7eb9e53.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'src/bltGrAxisOp.C')
-rw-r--r-- | src/bltGrAxisOp.C | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bltGrAxisOp.C b/src/bltGrAxisOp.C index aa82f01..de86cc2 100644 --- a/src/bltGrAxisOp.C +++ b/src/bltGrAxisOp.C @@ -28,6 +28,7 @@ */ #include <math.h> +#include <string.h> extern "C" { #include "bltBind.h" |