Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/core/StarImageScaling.hpp
diff options
context:
space:
mode:
authorKae <80987908+Novaenia@users.noreply.github.com>2024-12-31 14:49:51 +1100
committerKae <80987908+Novaenia@users.noreply.github.com>2024-12-31 14:49:51 +1100
commit874ab3dd48a53c0cda6bb1faaeea27b52d2c1df2 (patch)
tree86c2d0d24e98b849f6bd7dd1e7abdb95baed4abe /source/core/StarImageScaling.hpp
parent9beadf3e2c6f06f43259e48629598fe77c365797 (diff)
?saturation discrepancies: fixed mostly on GCC, 100% (seemingly?) on Clang
Diffstat (limited to 'source/core/StarImageScaling.hpp')
-rw-r--r--source/core/StarImageScaling.hpp2
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);