summaryrefslogtreecommitdiffstats
path: root/src/bltGrElemLine.C
diff options
context:
space:
mode:
authorjoye <joye>2014-04-24 17:08:51 (GMT)
committerjoye <joye>2014-04-24 17:08:51 (GMT)
commit0014e6665f1d4bd3c4d7f5785169a433fec5d183 (patch)
treeebe67c9c370ac020531a8ec21502dcdd790ba39f /src/bltGrElemLine.C
parent68d967cac885dfbc261a5c69795c7ba87a71faa2 (diff)
downloadblt-0014e6665f1d4bd3c4d7f5785169a433fec5d183.zip
blt-0014e6665f1d4bd3c4d7f5785169a433fec5d183.tar.gz
blt-0014e6665f1d4bd3c4d7f5785169a433fec5d183.tar.bz2
*** empty log message ***
Diffstat (limited to 'src/bltGrElemLine.C')
-rw-r--r--src/bltGrElemLine.C4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/bltGrElemLine.C b/src/bltGrElemLine.C
index 3ebcdfd..6974320 100644
--- a/src/bltGrElemLine.C
+++ b/src/bltGrElemLine.C
@@ -30,6 +30,10 @@
#include <float.h>
#include <math.h>
+extern "C" {
+#include "bltInt.h"
+};
+
#include "bltGraph.h"
#include "bltSpline.h"
#include "bltGrElemLine.h"