aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/rectangle.hpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/utils/rectangle.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/rectangle.hpp b/src/utils/rectangle.hpp
index 33b9c763..9cca9eff 100644
--- a/src/utils/rectangle.hpp
+++ b/src/utils/rectangle.hpp
@@ -184,6 +184,6 @@ namespace usdx
return true;
}
};
-};
+}
#endif