aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/ggf.hh
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/CarpetLib/src/ggf.hh')
-rw-r--r--Carpet/CarpetLib/src/ggf.hh3
1 files changed, 2 insertions, 1 deletions
diff --git a/Carpet/CarpetLib/src/ggf.hh b/Carpet/CarpetLib/src/ggf.hh
index 5538f3941..3badcff14 100644
--- a/Carpet/CarpetLib/src/ggf.hh
+++ b/Carpet/CarpetLib/src/ggf.hh
@@ -150,7 +150,8 @@ public:
virtual gdata* typed_data (int tl, int rl, int lc, int ml) const = 0;
- virtual gdata* new_typed_data () const = 0;
+ virtual gdata*
+ new_typed_data () const = 0;