summaryrefslogtreecommitdiff
path: root/body/c_fl_pnm_image.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'body/c_fl_pnm_image.cpp')
-rw-r--r--body/c_fl_pnm_image.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/body/c_fl_pnm_image.cpp b/body/c_fl_pnm_image.cpp
index 1550998..e5f7f17 100644
--- a/body/c_fl_pnm_image.cpp
+++ b/body/c_fl_pnm_image.cpp
@@ -19,3 +19,4 @@ void free_fl_pnm_image(PNMIMAGE p) {
delete static_cast<Fl_PNM_Image*>(p);
}
+