aboutsummaryrefslogtreecommitdiffstats
path: root/src/ramps.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ramps.h')
-rw-r--r--src/ramps.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ramps.h b/src/ramps.h
index d01a22e..799ad0a 100644
--- a/src/ramps.h
+++ b/src/ramps.h
@@ -54,6 +54,7 @@ union gamma_ramps
* Ramps with `double` value
*/
libgamma_gamma_rampsd_t d;
+
};