diff options
author | joye <joye> | 2014-07-08 18:11:22 (GMT) |
---|---|---|
committer | joye <joye> | 2014-07-08 18:11:22 (GMT) |
commit | d9392c93890e89f29b64c963e8ff39c6e8d402a9 (patch) | |
tree | 0c96308a65c6c26d1e62669d19d8de52c66b1cac /src/bltGrPSOutput.C | |
parent | 9c2e90ea033203132591592bb2feb5772fd03093 (diff) | |
download | blt-d9392c93890e89f29b64c963e8ff39c6e8d402a9.zip blt-d9392c93890e89f29b64c963e8ff39c6e8d402a9.tar.gz blt-d9392c93890e89f29b64c963e8ff39c6e8d402a9.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'src/bltGrPSOutput.C')
-rw-r--r-- | src/bltGrPSOutput.C | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/bltGrPSOutput.C b/src/bltGrPSOutput.C index 6e62147..c4dfb92 100644 --- a/src/bltGrPSOutput.C +++ b/src/bltGrPSOutput.C @@ -31,10 +31,8 @@ #include <math.h> #include <stdarg.h> -extern "C" { #include <tkPort.h> #include <tk3d.h> -}; #include "bltGraph.h" #include "bltGrPostscript.h" |