index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
deco.h
4
1 files changed, 4 insertions, 0 deletions
diff --git a/deco.h b/deco.h
index f9ed7d4d7..bf305b93b 100644
--- a/
deco.h
+++ b/
deco.h
@@ -9,4 +9,8 @@ extern "C" {
extern double buehlmann_N2_t_halflife[];
+#ifdef __cplusplus
+}
+#endif
+
#endif