summaryrefslogtreecommitdiff
path: root/ex03/HumanB.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ex03/HumanB.hpp')
-rw-r--r--ex03/HumanB.hpp16
1 files changed, 16 insertions, 0 deletions
diff --git a/ex03/HumanB.hpp b/ex03/HumanB.hpp
new file mode 100644
index 0000000..d8ccdc8
--- /dev/null
+++ b/ex03/HumanB.hpp
@@ -0,0 +1,16 @@
+/* ************************************************************************** */
+/* */
+/* ::: :::::::: */
+/* HumanB.hpp :+: :+: :+: */
+/* +:+ +:+ +:+ */
+/* By: dkaiser <dkaiser@student.42heilbronn.de +#+ +:+ +#+ */
+/* +#+#+#+#+#+ +#+ */
+/* Created: 2025/02/10 12:00:55 by dkaiser #+# #+# */
+/* Updated: 2025/02/10 12:00:58 by dkaiser ### ########.fr */
+/* */
+/* ************************************************************************** */
+
+#ifndef HUMANB_H_
+#define HUMANB_H_
+
+#endif