primer commit

This commit is contained in:
Pablo
2025-11-03 09:28:06 +01:00
commit 72fc476d11
2 changed files with 49 additions and 0 deletions

5
include/Fecha.h Normal file
View File

@@ -0,0 +1,5 @@
#define Fecha_H
#include <iostream>
using namespace std;