summaryrefslogtreecommitdiffstats
path: root/src/bltGrElemBar.C
diff options
context:
space:
mode:
authorjoye <joye>2014-04-15 20:51:47 (GMT)
committerjoye <joye>2014-04-15 20:51:47 (GMT)
commit4548276095e4b5ef2c99cb910633f55df20ef7b9 (patch)
tree766dd28eba45e321a88f2e86c4dd34e17741426c /src/bltGrElemBar.C
parent86b87d2074b019b526a9e40891c39d64e2827d0b (diff)
downloadblt-4548276095e4b5ef2c99cb910633f55df20ef7b9.zip
blt-4548276095e4b5ef2c99cb910633f55df20ef7b9.tar.gz
blt-4548276095e4b5ef2c99cb910633f55df20ef7b9.tar.bz2
*** empty log message ***
Diffstat (limited to 'src/bltGrElemBar.C')
-rw-r--r--src/bltGrElemBar.C4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/bltGrElemBar.C b/src/bltGrElemBar.C
index a0fbc2a..c7ee3fb 100644
--- a/src/bltGrElemBar.C
+++ b/src/bltGrElemBar.C
@@ -29,6 +29,10 @@
#include "bltMath.h"
+extern "C" {
+#include "bltInt.h"
+};
+
#include "bltGrElemBar.h"
#include "bltGrElemOption.h"
#include "bltGrPenOp.h"