ShrubberyCreationForm create file

This commit is contained in:
2026-02-17 18:01:24 +01:00
parent 5d62dbd20d
commit c233d14af7
3 changed files with 17 additions and 3 deletions

View File

@@ -15,6 +15,7 @@
# define SHRUBBERYCREATIONFORM_HPP
# include <iostream>
# include <fstream>
# include "../AForm/AForm.hpp"
class ShrubberyCreationForm : public AForm