add updateRels

This commit is contained in:
vrd
2023-02-13 22:18:53 +02:00
parent 818a20b20e
commit e57affde26
11 changed files with 139 additions and 79 deletions
+2 -2
View File
@@ -3,8 +3,8 @@
#include<ctype.h>
#include <ncursesw/ncurses.h>
#include"person.h"
#include "help.h"
#include"person.hpp"
#include "utils.hpp"
using std::cout;