moving repo

This commit is contained in:
2024-07-04 19:58:19 -04:00
parent 6cbeb42144
commit c67dbcc62a
7 changed files with 70 additions and 18 deletions

View File

@ -1,6 +1,6 @@
#ifndef __LOG_H__
#define __LOG_H__
class log;
class logger;
#endif