From b013c2457c45d369c9fc9a854caacdffd414ca25 Mon Sep 17 00:00:00 2001 From: Dominik Kaiser Date: Thu, 13 Feb 2025 14:47:48 +0100 Subject: Add main and fix format --- ex00/Fixed.hpp | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) (limited to 'ex00/Fixed.hpp') diff --git a/ex00/Fixed.hpp b/ex00/Fixed.hpp index 89ccfe5..4c834df 100644 --- a/ex00/Fixed.hpp +++ b/ex00/Fixed.hpp @@ -6,26 +6,27 @@ /* By: dkaiser