/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* point.h :+: :+: :+: */ /* +:+ +:+ +:+ */ /* By: maiboyer +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2024/04/30 14:35:22 by maiboyer #+# #+# */ /* Updated: 2024/04/30 14:46:18 by maiboyer ### ########.fr */ /* */ /* ************************************************************************** */ #ifndef POINT_H #define POINT_H #include "parser/point/inline1.h" #include "parser/point/inline2.h" #include "parser/point/inline3.h" #endif /* POINT_H */