diff options
Diffstat (limited to 'source/core/StarImageScaling.hpp')
-rw-r--r-- | source/core/StarImageScaling.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source/core/StarImageScaling.hpp b/source/core/StarImageScaling.hpp index 6a7271b..d758169 100644 --- a/source/core/StarImageScaling.hpp +++ b/source/core/StarImageScaling.hpp @@ -1,3 +1,5 @@ +#pragma once + namespace Star { STAR_CLASS(Image); |