summaryrefslogtreecommitdiff
path: root/ex05/Harl.hpp
diff options
context:
space:
mode:
authorDominik Kaiser2025-02-12 10:37:54 +0100
committerDominik Kaiser2025-02-12 10:37:54 +0100
commit3f86c0bd10d1bb49a828067faf5f5169c79975e5 (patch)
tree02b718b359a8568a37c1d98fafc6e43156264f39 /ex05/Harl.hpp
parentdea263aa0b0b03b59064e6b879d1fdbe6c0e441e (diff)
downloadcpp01-3f86c0bd10d1bb49a828067faf5f5169c79975e5.tar.gz
cpp01-3f86c0bd10d1bb49a828067faf5f5169c79975e5.zip
Setup ex05
Diffstat (limited to 'ex05/Harl.hpp')
-rw-r--r--ex05/Harl.hpp16
1 files changed, 16 insertions, 0 deletions
diff --git a/ex05/Harl.hpp b/ex05/Harl.hpp
new file mode 100644
index 0000000..a0b1f30
--- /dev/null
+++ b/ex05/Harl.hpp
@@ -0,0 +1,16 @@
+/* ************************************************************************** */
+/* */
+/* ::: :::::::: */
+/* Harl.hpp :+: :+: :+: */
+/* +:+ +:+ +:+ */
+/* By: dkaiser <dkaiser@student.42heilbronn.de +#+ +:+ +#+ */
+/* +#+#+#+#+#+ +#+ */
+/* Created: 2025/02/12 10:36:43 by dkaiser #+# #+# */
+/* Updated: 2025/02/12 10:37:00 by dkaiser ### ########.fr */
+/* */
+/* ************************************************************************** */
+
+#ifndef HARL_H_
+#define HARL_H_
+
+#endif